Skip to main content

shell_escape

Function shell_escape 

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

Escape a string for safe use as a single shell argument.