Custom command entry type. More...
#include <vexshell.h>
Data Fields | |
const char * | sc_name |
Command name. More... | |
shellcmd_t | sc_function |
Command function. More... | |
Custom command entry type.
const char* sc_name |
Command name.
shellcmd_t sc_function |
Command function.