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.
pub fn escape(s: Cow<'_, str>) -> Cow<'_, str>
Escape characters that may have special meaning in a shell, including spaces.