MarkupLine(string) Method
Writes the specified markup, followed by the current line terminator, to the console.
public static void MarkupLine(string value)
- Namespace
- Spectre
.Console - Containing Type
- AnsiConsole
Parameters
- string value
- The value to write.