IsTerminal Property
Gets a value indicating whether or not the output is a terminal.
public bool IsTerminal { get; }
- Namespace
- Spectre
.Console - Containing Type
- AnsiConsoleOutput
- Property Type
- bool
public bool IsTerminal { get; }