Protected Readonly_ReadonlyonEvent which fires when terminal command starts executing.
ReadonlyonEvent which fires when terminal prompt is shown.
Static ReadonlyMAX_Array of executed commands and their output in the terminal.
The hex-decoded command currently being executed, or empty string if idle.
Clears the current in-progress command state.
ProtecteddecodeDecodes a hex-encoded string to UTF-8 using browser-compatible APIs.
Dispose this object.
Records the finished command and its output as a new history block.
Marks the start of a new command execution.
the hexencoded command string
State of command history in terminal.