CliAnsiWriter.ResetStyle Method
Definition
- Namespace
- DotMake.CommandLine
- Assembly
- DotMake.CommandLine.dll
Resets any foreground, background, decoration, or style by emitting SGR(0).
public CliAnsiWriter ResetStyle()
Returns
- CliAnsiWriter
The same instance so that multiple calls can be chained.