Flowdock
exit(ret = 0) public

No documentation

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

Hide source
# File lib/irb/context.rb, line 225
    def exit(ret = 0)
      IRB.irb_exit(@irb, ret)
    end
Register or log in to add new notes.