Documentation
¶
Index ¶
- type Cmd
- func (cmd *Cmd) Arg(arg ...string)
- func (cmd *Cmd) Env(env ...string)
- func (cmd *Cmd) Err(debug bool) (string, error)
- func (cmd *Cmd) Flag(key string, value interface{})
- func (cmd *Cmd) Out(debug bool) (string, error)
- func (cmd *Cmd) Run(debug bool) error
- func (cmd *Cmd) Std(in io.Reader, out, err io.Writer)
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.