Flowdock
invoke_service(name) private

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/drb/extservm.rb, line 71
    def invoke_service(name)
      @queue.push(name)
    end
Register or log in to add new notes.