Source: show | on GitHub
# File ../ruby/lib/irb/cmd/pushws.rb, line 31 def execute(*obj) irb_context.pop_workspace(*obj) super end