Function shell_escape::unix::escape

source ·
pub fn escape(s: Cow<'_, str>) -> Cow<'_, str>
Expand description

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