IsTerminal Property
Gets a value indicating whether or not
console output has been redirected.
public bool IsTerminal { get; set; }
- Namespace
- Spectre
.Console .Testing - Containing Type
- TestCapabilities
- Property Type
- bool