Class ConsoleTerminalState
Snapshot of real console state captured by ConsoleTerminal so the terminal can
restore colors after an interactive render.
public class ConsoleTerminalState : ITerminalState
- Inheritance
-
ConsoleTerminalState
- Implements
- Inherited Members
Remarks
This type is public only because State exposes the
ITerminalState boundary. It has no public members and is not intended to be
constructed or inspected by application code.