Function indicatif::strip_ansi_codes
[−]
[src]
pub fn strip_ansi_codes(s: &str) -> Cow<str>
Helper function to strip ansi codes.
pub fn strip_ansi_codes(s: &str) -> Cow<str>
Helper function to strip ansi codes.