Skip to main content

shlex_posix

Function shlex_posix 

Source
pub fn shlex_posix(executable: impl AsRef<Path>) -> String
Expand description

Quote a path, if necessary, for safe use in a POSIX-compatible shell command.