Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
cli-mate
master
Cli
Mate
CliMate
Command
CommonDeclarations
ExitCommand
HelpCommand
Helpers
ExitException
HistoryCommand
Options
OptionsCommand
Runner
TimeCommand
String
Built with Crystal 1.9.2
2023-10-07 17:40:44 UTC
class
CliMate::Helpers::ExitException
CliMate::Helpers::ExitException
Exception
Reference
Object
Defined in:
helpers.cr
Constructors
.new
(code : Int32)
Instance Method Summary
#code
: Int32
#code=
(code : Int32)
Constructor Detail
def self.
new
(code : Int32)
#
[
View source
]
Instance Method Detail
def
code
: Int32
#
[
View source
]
def
code=
(code : Int32)
#
[
View source
]