Terminal.GetTerminal(IConsole, Boolean, OutputMode) Method

Definition

C#
public static System.CommandLine.Rendering.ITerminal GetTerminal(this System.CommandLine.IConsole console, bool preferVirtualTerminal = true, System.CommandLine.Rendering.OutputMode outputMode = System.CommandLine.Rendering.OutputMode.Auto);

Parameters

console
IConsole
preferVirtualTerminal
Boolean
outputMode
OutputMode

Returns

Applies to

Product Versions
.NET Standard 2.0 (package-provided)