Source: show | on GitHub
# File ../ruby/lib/irb/cmd/subirb.rb, line 29 def execute(key) IRB.JobManager.switch(key) end