Flowdock
execute(*obj) public

No documentation

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

Hide source
# File lib/irb/cmd/pushws.rb, line 18
      def execute(*obj)
        irb_context.workspaces.collect{|ws| ws.main}
      end
Register or log in to add new notes.