coan
6.0.1
A C/C++ Configuration Analyzer
|
Info structure for a command option for get_command()
More...
#include <get_options.h>
Public Attributes | |
const char * | name |
The name of the option. | |
int | cmd_code |
Value to be returned if the command is matched. | |
Info structure for a command option for get_command()
Definition at line 94 of file get_options.h.