Struct WshShellHistory_t
Shell history structure with integrity check. More...
#include <wsh_shell_history.h>
Public Attributes
| Type | Name |
|---|---|
| WshShellHistory_Data_t | Data |
| WshShell_U32_t | Hash |
Detailed Description
This structure wraps the command history data along with a hash (CRC) for validation.
Public Attributes Documentation
variable Data
Command history buffer.
variable Hash
Hash for integrity verification.
The documentation for this class was generated from the following file src/wsh_shell_history.h