Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockExecutor ¶
func NewMockExecutor ¶
func NewMockExecutor() *MockExecutor
func (*MockExecutor) RunCommand ¶
func (m *MockExecutor) RunCommand(executable string, argv []string, cwd util.AbsolutePath, log logging.Logger) ([]byte, []byte, error)
Click to show internal directories.
Click to hide internal directories.