Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
comandante
v0.1.7
Comandante
Bits
BitMasks
Conversions
Cleaner
ArraySimpleProc
FailureMode
SimpleProc
ConfigData
ConfigSingleton
Helper
YamlTo
Macros
OptParser
ColorOffAction
DebugAction
VersionAction
OptParserTypes
CommandAction
CommandConfig
NullCommandAction
NullOptionAction
OptionAction
OptionConfig
OptionsHash
OptionStyle
OptionValue
OptProc
Exception
Generated using Crystal 1.10.1
2024-01-20 10:13:01 UTC
class
Comandante::
OptParser::
ColorOffAction
Comandante::OptParser::ColorOffAction
Comandante::OptParserTypes::OptionAction
Reference
Object
Defined in:
comandante/opt_parser.cr
Instance Method Summary
#run
(parser : OptParser, id : String, value : OptionValue) : OptionValue
Instance methods inherited from class
Comandante::OptParserTypes::OptionAction
run(parser : OptParser, id : String, value : OptionValue) : OptionValue
run
Instance Method Detail
def
run
(parser :
OptParser
, id : String, value :
OptionValue
) :
OptionValue
#
[
View source
]