Documentation
¶
Overview ¶
Package fakerunner provides a fake implementation of execx.Runner for testing.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Runner ¶
type Runner struct {
// contains filtered or unexported fields
}
Runner is a fake implementation of execx.Runner for testing.
func (*Runner) CombinedOutput ¶
CombinedOutput implements execx.Runner.
Click to show internal directories.
Click to hide internal directories.