Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LogCommand ¶
LogCommand runs the specified command but records standard output with log.Info and standard error with log.Warning.
func LogCommandWithInput ¶
LogCommandWithInput runs the specified command but records standard output with log.Info and standard error with log.Warning. in is sent to the standard input of the command.
func OutCommand ¶
OutCommand runs the specified command and returns any standard output as well as any errors.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.