pub fn shlex_posix(executable: impl AsRef<Path>) -> String
Quote a path, if necessary, for safe use in a POSIX-compatible shell command.