CliAnsiWriter.ClearScrollback Method
Definition
- Namespace
- DotMake.CommandLine
- Assembly
- DotMake.CommandLine.dll
Clears the scrollback buffer by emitting CSI 3J.
public CliAnsiWriter ClearScrollback()
Returns
- CliAnsiWriter
The same instance so that multiple calls can be chained.