Writer Property
Gets the
TextWriter
used to write to the output.
public TextWriter Writer { get; }
- Namespace
- Spectre
.Console - Containing Type
- AnsiConsoleOutput
- Property Type
- TextWriter