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::Options
CliMate::Options
Reference
Object
Included Modules
JSON::Serializable
Defined in:
cli.cr
Constructors
.new
(pull : JSON::PullParser)
.new
Instance Method Summary
#_sticky
: Bool
#_sticky=
(_sticky : Bool)
#copy
(other)
#verbose
: Int32
#verbose=
(verbose : Int32)
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
def self.
new
#
[
View source
]
Instance Method Detail
def
_sticky
: Bool
#
[
View source
]
def
_sticky=
(_sticky : Bool)
#
[
View source
]
def
copy
(other)
#
[
View source
]
def
verbose
: Int32
#
[
View source
]
def
verbose=
(verbose : Int32)
#
[
View source
]