StringAnsiExtensions extension
Strip ANSI escape codes from terminal output.
- on
Methods
-
stripAnsi(
) → String -
Available on String, provided by the StringAnsiExtensions extension
Removes ANSI escape sequences (e.g. color codes) from this string.