package
1.15.0
Repository: https://github.com/thedataflows/go-commons.git
Documentation: pkg.go.dev

# Functions

CurrentProcessDirectory returns the absolute directory of the current process.
CurrentProcessPath returns the absolute path of the current running process or empty string.
CurrentProcessPathE returns the absolute path of the current running process or error.
GetRawEnv lookup a raw environment variable or return fallback value.
SetEnvPath appends (if before is true) or prepends element to PATH for the current process.