FakeConsole.

SupportAnsiEscapeCodes Property

Summary

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

Syntax

public bool SupportAnsiEscapeCodes { get; set; }

Value

Type Description
bool