Documentation ¶ Index ¶ func MockCommands(t *testing.T, dummyOutput map[string]string) (func(t *testing.T), func() []string) func New(dummyOutput map[string]string, callback func(string, *string)) command.NewFn Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func MockCommands ¶ func MockCommands(t *testing.T, dummyOutput map[string]string) (func(t *testing.T), func() []string) func New ¶ func New(dummyOutput map[string]string, callback func(string, *string)) command.NewFn Types ¶ This section is empty. Source Files ¶ View all Source files cmd.go Click to show internal directories. Click to hide internal directories.