Shell descriptor type. More...
#include <vexshell.h>
Data Fields | |
vexStream * | sc_channel |
I/O channel associated to the shell. More... | |
const ShellCommand * | sc_commands |
Shell extra commands table. More... | |
Shell descriptor type.
vexStream* sc_channel |
I/O channel associated to the shell.
const ShellCommand* sc_commands |
Shell extra commands table.