#include <argdesc.h>
Data Fields | |
struct argchoice * | choices |
argdtype | dtype |
struct argdesc * | last_args |
char * | name |
struct argdesc * | next |
argtype | type |
Definition at line 17 of file argdesc.h.
Definition at line 20 of file argdesc.h.
Referenced by check_app_args().
char* name |
Definition at line 21 of file argdesc.h.
Referenced by check_app_args().
Definition at line 25 of file argdesc.h.
Referenced by check_app_args().
Definition at line 19 of file argdesc.h.
Referenced by check_app_args().