| EnumeratedOption |
Implementation of an Option with value restricted to an
enumeration of a specified return value type.
|
| FileOption.FileFilter.AcceptExistance |
Enumeration of possible file existence states to accept.
|
| FileOption.FileFilter.AcceptFileType |
Enumeration of possible types to accept.
|
| Option |
Base implementation of a command-line option.
|
| OptionException |
Exception for command-line option parsing problems.
|
| OptionException.Type |
Defines the types of OptionException that exist.
|
| StringOption |
Implementation of an Option with value of type String.
|
| StringOption.Filter |
Acceptance filter for StringOption instances.
|