Summary
Creates a new fake console that supports ANSI escape codes.
- Namespace
- Cake
.Testing - Containing Type
- FakeConsole
Syntax
public static FakeConsole CreateAnsiConsole()
Return Value
Type | Description |
---|---|
FakeConsole | The created FakeConsole . |