Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Pipeline ¶
type Pipeline struct {
// contains filtered or unexported fields
}
Pipeline represents a series of commands linked by their stdout and stdin
func NewPipeline ¶ added in v0.0.27
NewPipeline create a new pipeline, optionally with commands
Click to show internal directories.
Click to hide internal directories.