Documentation ¶ Index ¶ func NewCommand(command string, args ...string) *exec.Cmd func RunCommand(command string, args ...string) (string, error) func RunCommandOutput(command string, args ...string) (string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NewCommand ¶ func NewCommand(command string, args ...string) *exec.Cmd func RunCommand ¶ func RunCommand(command string, args ...string) (string, error) func RunCommandOutput ¶ func RunCommandOutput(command string, args ...string) (string, error) Types ¶ This section is empty. Source Files ¶ View all Source files command.go Directories ¶ Show internal Expand all Path Synopsis docker git Click to show internal directories. Click to hide internal directories.