|
Cobalt Framework
beta
Console application support
|
Form of command in command line option. More...
#include <CBCommandForm.h>
Public Attributes | |
| const char * | commandName |
| Name of this command. | |
| struct CBOptionForm * | optionForms |
| Array of formats for command line options. | |
| unsigned int | parameterNum |
| Number of parameters for the commands. | |
Form of command in command line option.
| const char* CBCommandForm::commandName |
Name of this command.
1.7.5.1