class Exit

Defined in:

exit_on_error.cr

Class Method Summary

Class Method Detail

def self.error(msg : String, exit_code : Int32) #

[View source]
def self.error(exit_code : Int32, msg : String) #

[View source]
def self.error(msg : String) #

[View source]