Block::Cli::Flags
Inherits Struct < Value < Object
Extend the flags class to include the flag
Constants
DESCRIPTIONS = {} of String => String
LONG_NAMES = ["\"--version\"", "\"--help\""] of String
NAMES = ["__version__", "__help__"] of String
SHORT_NAMES = [] of String
Constructors
new(command : Admiral::Command)
Instance methods
__help__
__version__
inspect(io)
validate!(command)