EmitAnsiSequences Property
Gets or sets a value indicating whether or not VT/ANSI sequences
should be emitted to the console.
public bool EmitAnsiSequences { get; set; }
- Namespace
- Spectre
.Console .Testing - Containing Type
- TestConsole
- Property Type
- bool