Data Fields | |
| char * | name |
| char * | topic |
| The name of the command, as typed in in the shell. | |
| fluid_cmd_func_t | handler |
| The help topic group of this command. | |
| void * | data |
| Pointer to the handler for this command. | |
| char * | help |
| Pointer to the user data. | |
|
|
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. |
1.3.8