18#ifndef __SH_HELPCOMMAND
19#define __SH_HELPCOMMAND
53 virtual int execute(
const Size nparams,
const char **params);
Prints the help info for all known ShellCommands.
Shell * m_shell
Shell object.
virtual int execute(const Size nparams, const char **params)
Executes the command.
Builtin command for the Shell.
System command shell interpreter.
unsigned int Size
Any sane size indicator cannot go negative.