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