Skip to main content

shell_quote

Function shell_quote 

Source
pub fn shell_quote(path: &Path) -> String
Expand description

Single-quote a path for safe substitution into an sh -c command line.