Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
exit_on_error
v0.2.0
Exit
Generated using Crystal 1.14.0
2024-11-26 07:32:17 UTC
class
Exit
Exit
Reference
Object
Defined in:
exit_on_error.cr
Class Method Summary
.error
(msg : String, exit_code : Int32)
.error
(exit_code : Int32, msg : String)
.error
(msg : String)
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
]