CliAnsiCapabilities.Ansi Property
Definition
- Namespace
- DotMake.CommandLine
- Assembly
- DotMake.CommandLine.dll
Gets or sets a value indicating whether or not the console supports VT/ANSI control codes.
public bool Ansi { get; init; }
Gets or sets a value indicating whether or not the console supports VT/ANSI control codes.
public bool Ansi { get; init; }