Data Fields | |
char * | name |
char * | topic |
The name of the command, as typed in in the shell. More... | |
fluid_cmd_func_t | handler |
The help topic group of this command. More... | |
void * | data |
Pointer to the handler for this command. More... | |
char * | help |
Pointer to the user data. More... |
|
Pointer to the handler for this command.
|
|
The help topic group of this command.
|
|
Pointer to the user data.
|
|
|
|
The name of the command, as typed in in the shell.
|