Function console::strip_ansi_codes [−][src]
pub fn strip_ansi_codes(s: &str) -> Cow<'_, str>
Expand description
Helper function to strip ansi codes.
pub fn strip_ansi_codes(s: &str) -> Cow<'_, str>
Helper function to strip ansi codes.