package
0.0.0-20250130204033-e82d90384e5b
Repository: https://github.com/laurentgoderre/moby.git
Documentation: pkg.go.dev
# Functions
Command returns an [*exec.Cmd] with its Path set to the path of the current binary using the result of [Self].
Init is called as the first part of the exec process and returns true if an initialization function was called.
Register adds an initialization func under the specified name.
Self returns the path to the current process's binary.