Skip to main content

shell_escape

Function shell_escape 

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

POSIX-shell single-quoted escape, used when we synthesise export FOO=... fragments to inject into a package’s start body.