Module shell_quote::bash
source · [−]Expand description
Quote strings for use with Bash, the GNU Bourne-Again Shell.
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 Bash, the GNU Bourne-Again Shell.
Escape a string of bytes into a new Vec<u8>.
Escape a string of bytes into an existing Vec<u8>.