Markup(string) Method
Writes the specified markup to the console.
public static void Markup(string value)
- Namespace
- Spectre
.Console - Containing Type
- AnsiConsole
Parameters
- string value
- The value to write.
public static void Markup(string value)