package
0.1.4
Repository: https://github.com/codeactual/aws-exec-cmd.git
Documentation: pkg.go.dev

# Packages

go:generate mockery -allgo:generate mockgen -copyright_file=$LICENSE_HEADER -package=mock -destination=$GODIR/mock/exec.go -source=$GODIR/$GOFILE.
No description provided by the author

# Functions

AppendEnv appends a string to an environment variable value if it is not already present.
No description provided by the author
No description provided by the author