Flowdock
irb(key) public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/irb/ext/multi-irb.rb, line 36
    def irb(key)
      _, irb = search(key)
      irb
    end
Register or log in to add new notes.