Documentation ¶
Index ¶
- func Exist(pid int) bool
- func ReadStdout(name string, arg ...string) (s string, err error)
- func ReadStdoutStrict(name string, arg ...string) string
- func Run(name string, arg ...string) error
- func RunStrict(name string, arg ...string)
- func Start(name string, arg ...string) error
- func StartStrict(name string, arg ...string)
- func Wait(pid int)
- func WaitFor(pid int, tm time.Duration) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadStdoutStrict ¶ added in v0.1.32
func StartStrict ¶ added in v0.1.32
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.