Documentation
¶
Index ¶
- func Capture(program string, args ...string) (string, int, error)
- func GetExitCode(err error, cmd *exec.Cmd) (int, error)
- func Run(program string, args ...string) (int, error)
- func RunShell(cmdline string) (int, error)
- func RunShellSilent(cmdline string) (int, error)
- func RunSilent(program string, args ...string) (int, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunShellSilent ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.