Documentation ¶
Index ¶
- func CmdOutBytes(name string, arg ...string) ([]byte, error)
- func CmdOutString(name string, arg ...string) (string, error)
- func CmdOutTrim(name string, arg ...string) (out string, err error)
- func CmdRun(name string, arg ...string) error
- func CmdRunT(timeout time.Duration, name string, arg ...string) (output string, err error, istimeout bool)
- func WrapTimeout(cmd *exec.Cmd, timeout time.Duration) (error, bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.