method

abort

v2_1_10 - Show latest stable - Class: Kernel
abort(p1)
public

Terminate execution immediately, effectively by calling Kernel.exit(false). If msg is given, it is written to STDERR prior to terminating.