package
0.0.0-20240502185502-1e7574337bb7
Repository: https://github.com/kohirens/stdlib.git
Documentation: pkg.go.dev
# Functions
AmendStringAry where []string (like os.Environ()) is string of key=value pairs.
NewUsage Set up the application usage information.
PrintUsage Display application usage information.
RunCommand run an external program in a sub process.
RunCommandWithInput run an external program in a sub process, allowing with input.
RunCommandWithInputAndEnv run an external program in a sub process, with input and setting environment variables in the sub process.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author