Documentation ¶
Index ¶
- func Run(script string, silent bool, param ...string) (string, error)
- func RunCommand(command string, silent bool) (string, error)
- func RunExe(exe string, silent bool, param ...string) (string, error)
- func RunExeRaw(exe string, silent bool, param ...string) string
- func RunExeTimeout(exe string, silent bool, timeout int, param ...string) (string, error)
- func RunTimeout(script string, silent bool, timeout int, param ...string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunExeTimeout ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.