Documentation
¶
Index ¶
- func CMD(s string, opts ...Option) *exec.Cmd
- func Run(s string, opts ...Option) error
- func RunGetOut(s string, opts ...Option) (string, error)
- func RunGetOutWithLog(s string, opts ...Option) (string, error)
- func RunWithLog(s string, opts ...Option) error
- func Shell(interpreter, shell string, opts ...Option) error
- func WaitShutdown()
- type Option
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunWithLog ¶
func WaitShutdown ¶
func WaitShutdown()
Types ¶
Click to show internal directories.
Click to hide internal directories.