Table of Contents

CliAnsiWriter.ExitAltScreen Method

Definition

Namespace
DotMake.CommandLine
Assembly
DotMake.CommandLine.dll

Exits the alternative screen buffer by emitting CSI ? 1049 l.

public CliAnsiWriter ExitAltScreen()

Returns

CliAnsiWriter

The same instance so that multiple calls can be chained.