18#ifndef __BIN_SH_CHANGE_DIR_COMMAND
19#define __BIN_SH_CHANGE_DIR_COMMAND
50 virtual int execute(
const Size nparams,
const char **params);
Change the current working directory.
virtual int execute(const Size nparams, const char **params)
Executes the command.
ChangeDirCommand()
Constructor function.
Builtin command for the Shell.
unsigned int Size
Any sane size indicator cannot go negative.