Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CommandExists ¶
CommandExists checks for an executable in the PATH env variable
func FileExists ¶
FileExists checks if filePath exists on the disk
func RunCommand ¶
RunCommand runs a command and prints the output to stdout and error to stderr.
See https://golang.org/pkg/os/exec/#Cmd.Run for return values
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.