method
execute
v1_9_2_180 -
Show latest stable
- Class:
IRB::ExtendCommand::ChangeWorkspace
execute(*obj)public
No documentation available.
# File lib/irb/cmd/chws.rb, line 25
def execute(*obj)
irb_context.change_workspace(*obj)
irb_context.main
end