|
BEEP-8 Helper Lib 1.0.0
|
Public Member Functions | |
| CHelpShellCmd (CShellObj *shell_) | |
Public Member Functions inherited from CShellCmd | |
| int | Main (const std::vector< str16 > &tokens) |
| Executes the command with the provided tokens. | |
| CShellCmd (const char *name_) | |
| Constructor for CShellCmd. | |
Additional Inherited Members | |
Protected Member Functions inherited from CShellCmd | |
| bool | ShowHelp (const std::vector< str16 > &tokens, const char *help) |
| Displays help information for the command. | |
Protected Attributes inherited from CShellCmd | |
| CShellObj * | _pShellObj = nullptr |