stripAnsi

Removes ANSI escape sequences from a string, leaving only the text that would be displayed.

@safe
string
stripAnsi
(
string input
)