shell_escape

Function shell_escape 

Source
fn shell_escape(s: &str) -> String
Expand description

Escapes a string for use in a single-quoted shell argument.