All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
ShellCommand Struct Reference

Custom command entry type. More...

#include <vexshell.h>

Data Fields

const char * sc_name
 Command name. More...
 
shellcmd_t sc_function
 Command function. More...
 

Detailed Description

Custom command entry type.

Field Documentation

const char* sc_name

Command name.

shellcmd_t sc_function

Command function.


The documentation for this struct was generated from the following file: