Skip to main content

shell_quote

Function shell_quote 

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

Single-quote a path for safe embedding in a /bin/sh script.