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/chws.rb, line 26
      def execute(*obj)
        irb_context.change_workspace(*obj)
        irb_context.main
      end
Register or log in to add new notes.