package
1.9.3
Repository: https://github.com/containers/libpod.git
Documentation: pkg.go.dev

# Functions

Join joins the two environment maps with override overriding base.
ParseFile parses the specified path for environment variables and returns them as a map.
ParseSlice parses the specified slice and transforms it into an environment map.
Slice transforms the specified map of environment variables into a slice.

# Variables

DefaultEnvVariables sets $PATH and $TERM.