Documentation ¶
Index ¶
- type Execution
- type Option
- func Env(e ...string) Option
- func Exec(command string, args ...string) Option
- func InExec(hook func() error) Option
- func PostExec(hook func(exitErr error) error) Option
- func PreExec(hook func() error) Option
- func Stderr(w io.Writer) Option
- func Stdin(r io.Reader) Option
- func Stdout(w io.Writer) Option
- func Workdir(path string) Option
- func Write(data []byte) Option
- type Options
- type Step
- type Steps
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.