package
3.11.5+incompatible
Repository: https://github.com/sylabs/singularity.git
Documentation: pkg.go.dev
# Functions
EvaluateEnv evaluates the environment variable script and returns the list of variables set in the script.
GetEnv returns an the list of all exported environment variables within the context of the shell interpreter.
New returns a shell interpreter instance.
# Type aliases
OpenHandler defines function prototype for shell interpreter file handler registration.
ShellBuiltin defines function prototype for shell interpreter builtin registration.