Source: show | on GitHub
# File ../ruby/lib/irb/cmd/subirb.rb, line 35 def execute(*keys) IRB.JobManager.kill(*keys) end