Structs§
- Ash
- Bash
- Elvish
- Fish
- Ion
- Murex
- Nu
- Power
Shell - Pwsh
- Quoter
- A utility for quoting a string.
- Quoter
Options - Options for
Quoter
. - Sh
- Shell
Command - Xonsh
- Zsh
Enums§
- Hook
- Quotable
- A string of bytes that can be quoted/escaped.
- Shell
Error - Shell
Type - Statement
- Syntax
- Types of syntax to check for to determine quoting.
Traits§
Functions§
- join_
args - Join a list of arguments into a command line string using
the provided [
Shell
] instance as the quoting mechanism.