Source: show | on GitHub
# File ../ruby/lib/irb/cmd/subirb.rb, line 17 def execute(*obj) IRB.irb(nil, *obj) end