Documentation
¶
Index ¶
- type Runner
- func (r *Runner) Add(name string, defaultArgs ...string) (found bool)
- func (r *Runner) AddMem(name string, data []byte, defaultArgs ...string) error
- func (r *Runner) Close() error
- func (r *Runner) Has(name string) bool
- func (r *Runner) Run(name string, stdout io.Writer, stdin io.Reader, args ...string) error
- func (r *Runner) Start(name string, stdout io.Writer, stderr io.Writer, stdin io.Reader, ...) (*exec.Cmd, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.