package
3.8.7+incompatible
Repository: https://github.com/hpcng/singularity.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
ArgsQuoted concatenates a slice of string shell args, quoting each item.
Escape performs escaping of shell double quotes, backticks and $ characters.
EscapeDoubleQuotes performs shell escaping of double quotes only.
EscapeSingleQuotes performs shell escaping of single quotes only.