Skip to content

Struct WshShellHistory_t

ClassList > 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

WshShellHistory_Data_t WshShellHistory_t::Data;

Command history buffer.


variable Hash

WshShell_U32_t WshShellHistory_t::Hash;

Hash for integrity verification.



The documentation for this class was generated from the following file src/wsh_shell_history.h