method
irb
irb(key)
public
Hide source
# File lib/irb/ext/multi-irb.rb, line 36 def irb(key) _, irb = search(key) irb end