Namespace Webmozart\Console\Api\Args\Format
| AbstractOption | Base class for command line options. |
| ArgsFormat | The format used to parse a RawArgs instance. |
| ArgsFormatBuilder | A builder for Webmozart\Console\Api\Args\Format\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. |
| InvalidValueException | Thrown when the value of an option or an argument is invalid. |