Struct WshShellIO_CommandLine_t
ClassList > WshShellIO_CommandLine_t
Structure representing the current user input interaction state.
#include <wsh_shell_io.h>
Public Attributes
| Type | Name |
|---|---|
| WshShell_Char_t | Buff |
| WshShell_Size_t | CursorPos |
| WshShell_Size_t | Len |
Public Attributes Documentation
variable Buff
Input buffer for interactive line.
variable CursorPos
Current cursor position in the buffer.
variable Len
Current length of the buffer.
The documentation for this class was generated from the following file src/wsh_shell_io.h