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; }
Gets a regular expression that can used to find ANSI color escape codes.
public static Regex AnsiEscapeCodeRegex { get; }