Source: show | on GitHub
# File ../ruby/lib/irb/cmd/chws.rb, line 25 def execute(*obj) irb_context.change_workspace(*obj) irb_context.main end