method
abort
v1_9_3_125 -
Show latest stable
- Class:
Process
abort(p1)public
Terminate execution immediately, effectively by calling Kernel.exit(false). If msg is given, it is written to STDERR prior to terminating.
abort(p1)Terminate execution immediately, effectively by calling Kernel.exit(false). If msg is given, it is written to STDERR prior to terminating.