#import <copt.h>
Protected Attributes | |
uint_t | opt_id |
BOOL | is_given |
NSString * | long_name |
char | short_name |
COptArgType | arg_type |
|
Type of argument |
|
is_given Flag means the option is given or not. |
|
Long option name which started by '--' |
|
Option ID |
|
Short option name which started by '-' |