Versions in this module Expand all Collapse all v1 v1.12.0 Apr 17, 2026 v1.11.3 Apr 16, 2026 Changes in this version + func EchoCommand(output string) func(context.Context, string, ...string) *exec.Cmd + func FailCommand() func(context.Context, string, ...string) *exec.Cmd + func FakeExecutable(path string) func() (string, error) + func FakeLookPath(path string) func(string) (string, error) + func MissingLookPath() func(string) (string, error) + func NoopCommand() func(context.Context, string, ...string) *exec.Cmd + func TrackingCommand(log *[]string) func(context.Context, string, ...string) *exec.Cmd