console

Function strip_ansi_codes

Source
pub fn strip_ansi_codes(s: &str) -> Cow<'_, str>
Expand description

Helper function to strip ansi codes.