Function rushell_deps_linefeed::complete::escape[][src]

pub fn escape(s: &str) -> Cow<'_, str>

Escapes a word by prefixing a backslash (\\) to non-word characters.