package
0.0.0-20240611085641-5dac0546e8cf
Repository: https://github.com/namelessone91/coso.git
Documentation: pkg.go.dev

# Functions

Init is called as the first part of the exec process and returns true if an initialization function was called.
NewReexecCommand return a pointer to an exec.Cmd which will be executed inside new namespaces.
Register adds an initialization func under the specified name.
SetupProcessEnv pipes stdin/stdout/err from the calling process and sets the default interaction prompt (PS1) env variable.