Documentation
¶
Index ¶
- type Exec
- func (r *Exec) Dir(s string) *Exec
- func (r *Exec) Env(k, v string) *Exec
- func (r *Exec) IgnoreEnv(envs ...string) *Exec
- func (r *Exec) IgnoreLog() *Exec
- func (r *Exec) Run() (stdout string, stderr string, err error)
- func (r *Exec) RunInStream() error
- func (r *Exec) RunInTee() (string, string, error)
- func (r *Exec) WithAssert() *Exec
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.