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