Function shell_escape::unix::escape [] [src]

pub fn escape(s: Cow<str>) -> Cow<str>

Escape characters that may have special meaning in a shell, including spaces.