package
0.0.0-20240720002214-37b2b8227b91
Repository: https://github.com/progrium/go-netstack.git
Documentation: pkg.go.dev
# Functions
MaybeAddExecUserHome returns a new slice with the HOME environment variable set if the slice does not already contain it, otherwise it returns the original slice unmodified.
ResolveExecutablePath resolves the given executable name given the working dir and environment.
# Structs
ExecutableResolveError represents a failure to resolve the executable in ResolveExecutablePath.