Table of Contents

Class ConsoleTerminalState

Namespace
ItTiger.TigerCli.Terminal
Assembly
ItTiger.TigerCli.dll
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.