Source: show | on GitHub
# File ../ruby/lib/irb/cmd/pushws.rb, line 18 def execute(*obj) irb_context.workspaces.collect{|ws| ws.main} end