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