![]() |
virtualSoC
0.6.2
baskett
|
Classes | |
| class | AliasArgument |
| Argument that acts as an alias for another argument. More... | |
| class | Argument |
| Base class for an argument that can be registered with a CommandLineArgs . More... | |
| class | CollectionArgument |
| An option that can take multiple values. More... | |
| class | CommandLineArgs |
| Class for defining, validating and processing command line arguments. More... | |
| class | FlagArgument |
| A simple argument flag. More... | |
| class | OptionalOut |
| Helper class that offers a somewhat elegant solution for the problem of wanting to have an "optional out" parameter for a method. More... | |
| class | OptionArgument |
| An argument that can have any value. More... | |
| class | SetArgument |
| A set argument is an option that only takes values from a predefined list. More... | |