Public Attributes | |
NSString * | longOption |
The long option without the double dash ("--"). | |
int | shortOption |
A single character for the short option. | |
DDGetoptArgumentOptions | argumentOptions |
Argument options for this option. |
NSString* DDGetoptOption::longOption |
The long option without the double dash ("--").
This is required.
A single character for the short option.
Maybe be null or 0.
Argument options for this option.