Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
bargs
v1.0.0
Bargs
CLI
Command
Flag
ProcessedFlag
ProcessedInput
Processor
Utils
Built with Crystal 1.9.2
2023-10-08 07:41:38 UTC
module
Bargs::Utils
Direct including types
Bargs::CLI
Defined in:
bargs/utils.cr
Instance Method Summary
#get_command
(name)
#has_command?
(name)
#is_flag?
(string)
Instance Method Detail
def
get_command
(name)
#
[
View source
]
def
has_command?
(name)
#
[
View source
]
def
is_flag?
(string)
#
[
View source
]