Crate starbase_shell

Crate starbase_shell 

Source

Structs§

Ash
Bash
Elvish
Fish
Ion
Murex
Nu
PowerShell
Pwsh
Quoter
A utility for quoting a string.
QuoterOptions
Options for Quoter.
Sh
ShellCommand
Xonsh
Zsh

Enums§

Hook
Quotable
A string of bytes that can be quoted/escaped.
ShellError
ShellType
Statement
Syntax
Types of syntax to check for to determine quoting.

Traits§

Shell

Functions§

join_args
Join a list of arguments into a command line string using the provided [Shell] instance as the quoting mechanism.

Type Aliases§

BoxedShell