CliAnsiWriter.ShowCursor Method
Definition
- Namespace
- DotMake.CommandLine
- Assembly
- DotMake.CommandLine.dll
Shows the cursor by emitting CSI ? 25 h.
public CliAnsiWriter ShowCursor()
Returns
- CliAnsiWriter
The same instance so that multiple calls can be chained.