Method: Cosmos::ConfigParser::Error#usage
- Defined in:
- lib/cosmos/config/config_parser.rb
#usage ⇒ String (readonly)
Returns The usage string representing how this keyword should be formatted.
106 107 108 |
# File 'lib/cosmos/config/config_parser.rb', line 106 def usage @usage end |