Flowdock
exit!(...) public

Exits the process immediately. No exit handlers are run. fixnum is returned to the underlying system as the exit status.

   Process.exit!(0)
Show source
Register or log in to add new notes.