Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrRun = errors.New("Run")
Functions ¶
This section is empty.
Types ¶
type Cmd ¶
type Cmd struct {
// contains filtered or unexported fields
}
func (*Cmd) IntoExecCmd ¶ added in v0.0.7
type Pipeline ¶ added in v0.0.6
type Pipeline struct {
// contains filtered or unexported fields
}
func NewPipedCmd ¶ added in v0.0.6
type TmpFile ¶ added in v0.0.6
type TmpFile struct {
// contains filtered or unexported fields
}
func NewTmpFile ¶ added in v0.0.6
Click to show internal directories.
Click to hide internal directories.