Name | Description |
---|---|
AbstractOption | Base class for command line options. |
ArgsFormat | The format used to parse a {@link RawArgs} instance. |
ArgsFormatBuilder | A builder for {@link ArgsFormat} instances. |
Argument | An input argument. |
CommandName | A command name in the console arguments. |
CommandOption | A command option in the console arguments. |
Option | An input option. |