Documentation ¶
Index ¶
- func CancelPrintInfo()
- func Cmd(name, dir string, args ...string) (err error)
- func CmdShell(cmd string) error
- func CmdString(cmd string) (err error)
- func CmdStringResult(cmd string) (string, error)
- func ExistsCmd(name string) bool
- func NewCmd(name, dir string, args ...string) *exec.Cmd
- func PrintInfo()
- func SetErrFile(file string) error
- func SetLogFile(file string) error
- func Shell(file, dir string, args ...string) error
- func UseLogFileAsErrFile()
- type Config
- type ExecCmd
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CancelPrintInfo ¶
func CancelPrintInfo()
func SetErrFile ¶
func SetLogFile ¶
func UseLogFileAsErrFile ¶
func UseLogFileAsErrFile()
Types ¶
Click to show internal directories.
Click to hide internal directories.