struct Broilerplate::CLI::Generate::Flags
- Broilerplate::CLI::Generate::Flags
- Struct
- Value
- Object
Overview
Generates a template from the specifed arguments
Defined in:
broilerplate/cli.crConstant Summary
-
DESCRIPTIONS =
{} of String => String
-
SPECS =
{} of String => NamedTuple(type: String, default: String, description: Tuple(String, String | ::Nil), short: String | ::Nil, long: String, is_required: Bool)