Module shell_quote::sh
source · [−]Expand description
Quote strings for use with /bin/sh.
Functions
Escape a string of bytes into a new Vec<u8>.
Escape a string of bytes into an existing Vec<u8>.
Quote strings for use with /bin/sh.
Escape a string of bytes into a new Vec<u8>.
Escape a string of bytes into an existing Vec<u8>.