[Source]
# File lib/irb/cmd/subirb.rb, line 32 32: def execute(key) 33: IRB.JobManager.switch(key) 34: end
[Validate]