IConsole.

SupportAnsiEscapeCodes Property

Summary

Gets a value indicating whether or not the console supports ANSI escape codes.
Namespace
Cake.Core
Containing Type
IConsole

Syntax

bool SupportAnsiEscapeCodes { get; }

Value

Type Description
bool