struct Block::Cli::Flags
  
  - Block::Cli::Flags
- Struct
- Value
- Object
Overview
Extend the flags class to include the flag
Defined in:
block.crConstant Summary
- 
        DESCRIPTIONS = {} of String => String
- 
        LONG_NAMES = ["\"--version\"", "\"--help\""] of String
- 
        NAMES = ["__version__", "__help__"] of String
- 
        SHORT_NAMES = [] of String