struct Clicr::Command::Option
- Clicr::Command::Option
- Struct
- Value
- Object
Defined in:
command.crConstructors
Instance Method Summary
Constructor Detail
def self.new(info : String | Nil, short : Char | Nil, default : String | Nil, string_option : Bool)
#