Methods
E
Instance Public methods
execute(key)
# File ../ruby/lib/irb/cmd/subirb.rb, line 29
def execute(key)
  IRB.JobManager.switch(key)
end