Struct WshShell_Interact_t
ClassList > WshShell_Interact_t
Interactive command registration structure. More...
#include <wsh_shell_interact.h>
Public Attributes
| Type | Name |
|---|---|
| WshShell_Char_t | CmdName |
| WshShellInteractive_CmdHandler_t | Handler |
Detailed Description
Stores the name of the interactive command and the corresponding execution function.
Public Attributes Documentation
variable CmdName
Name of the interactive command.
variable Handler
Function to be executed in interactive mode.
The documentation for this class was generated from the following file src/wsh_shell_interact.h