Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LocalCmd ¶
type LocalCmd struct {
// contains filtered or unexported fields
}
LocalCmd is a helper to execute commands locally
func (*LocalCmd) CombinedOutput ¶
CombinedOutput executes the command and returns combined stdout and stderr from the command
Click to show internal directories.
Click to hide internal directories.