Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Command ¶
Command returns *exec.Cmd which has Path as current binary. For example if current binary is "docker" at "/usr/bin/", then cmd.Path will be set to "/usr/bin/docker".
func CommandContext ¶
CommandContext returns *exec.Cmd which has Path as current binary.
func Init ¶
func Init() bool
Init is called as the first part of the exec process and returns true if an initialization function was called.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.