Flowdock
irb_exit(irb, ret) public

No documentation

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

Hide source
# File lib/irb.rb, line 75
  def IRB.irb_exit(irb, ret)
    throw :IRB_EXIT, ret
  end
Register or log in to add new notes.