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