filterAnsiEscapes

Remove classes of ansi escapes from a styled string.

@safe
string
filterAnsiEscapes
(
alias predicate
)
(
string s
)

Meta