Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CommandExists ¶
CommandExists returns true if the given command can be found on the shell
func CreateCommand ¶
CreateCommand returns a *Cmd struct that when run, will run the given command + args in the given directory
func RunCommand ¶
RunCommand will run the given command + args in the given directory Will return stdout, stderr and error
Types ¶
Click to show internal directories.
Click to hide internal directories.