Skip to main content

shell_quote

Function shell_quote 

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

POSIX shell word quoting, also usable by other integration modules.