Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ArgsQuoted ¶
ArgsQuoted concatenates a slice of string shell args, quoting each item
func Escape ¶
Escape performs escaping of shell double quotes, backticks and $ characters. Does not escape single quotes - apply EscapeSingleQuotes separately for this.
func EscapeDoubleQuotes ¶
EscapeQuotes performs shell escaping of double quotes only
func EscapeSingleQuotes ¶
EscapeSingleQuotes performs shell escaping of single quotes only
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.