package
3.11.5+incompatible
Repository: https://github.com/sylabs/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.
EscapeQuotes performs shell escaping of double quotes only.
EscapeSingleQuotes performs shell escaping of single quotes only.