awds::ShellCommand Struct Reference
for storing a registered command.
More...
#include <Shell.h>
List of all members.
|
Public Attributes |
shell_command_fn * | command |
| the callback function.
|
void * | data |
| the custom data for the function.
|
const char * | desc |
| the short description.
|
const char * | help |
| the long description.
|
Detailed Description
for storing a registered command.
The documentation for this struct was generated from the following file: