Skip to main content

shell_escape

Function shell_escape 

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

Simple shell escape for file paths (wraps in single quotes)