Table of Contents

Property AnsiEscapeCodeRegex

Namespace
Xunit.Sdk
Assembly
xunit.v3.common.dll

AnsiEscapeCodeRegex

Gets a regular expression that can used to find ANSI color escape codes.

public static Regex AnsiEscapeCodeRegex { get; }

Property Value

Regex