Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var PrepareCmd = func(cmd *exec.Cmd) Runnable {
return &cmdWithStderr{cmd}
}
PrepareCmd extends exec.Cmd with extra error reporting features and provides a hook to stub command execution in tests
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.