Raised by exit to initiate the termination of the script.
exit
system_exit.status â fixnum Instance Public methods Return the status value
system_exit.success? â true or false Instance Public methods Returns true
SystemExit.new â system_exitSystemExit.new(status) â system_exitSystemExit.new(status, msg) â system_exitSystemExit.new(msg)