Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrEmptyOutput = errors.New("empty output received")
)
Error Codes
Functions ¶
func TrimmedOutput ¶
TrimmedOutput runs an executable and returns its output as a string. Returns an error if the executable failes. Returns ErrEmptyOutput if there is no output.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.