Flowdock
exit!(p1 = v1) public

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

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