//
pkg.gl
Category
github.com/codeactual/aws-exec-cmd
internal
cage
os
package
0.1.4
Repository:
https://github.com/codeactual/aws-exec-cmd.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
50 SLOC
#
Packages
exec
go:generate mockery -allgo:generate mockgen -copyright_file=$LICENSE_HEADER -package=mock -destination=$GODIR/mock/exec.go -source=$GODIR/$GOFILE.
terminal
No description provided by the author
#
Functions
AppendEnv
AppendEnv appends a string to an environment variable value if it is not already present.
FindProcess
No description provided by the author
StringPidToProcess
No description provided by the author