Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Cmd ¶
Cmd wraps the command execution pattern required in os/exec package. The command is executed with the supplied arguments and the output is returned to the caller. If an error occurs during the command execution, an error is returned with the messages read from the stderr of the executed command.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.