Width(TestConsole, int) Method
Sets the console width.
public static TestConsole Width(this TestConsole console, int width)
- Namespace
- Spectre
.Console .Testing - Containing Type
- Test
Console Extensions
Parameters
- TestConsole console
- The console.
- int width
- The console width.