build_cli_annotations library

Classes

ArgParser
A class for taking a list of raw command line arguments and parsing out options and flags from them.
ArgResults
The results of parsing a series of command line arguments using ArgParser.parse.
CliOption
Annotate fields to configure the generated ArgParser helpers.
CliOptions
Annotate classes with this type to create ArgParser helpers.