Documentation
¶
Index ¶
Constants ¶
View Source
const SKIP_ALL = -1
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Nonblocking ¶
type Nonblocking struct { }
func (Nonblocking) Run ¶
func (self Nonblocking) Run(input, output Pipe)
type StringContains ¶
type StringContains struct {
Str string
}
func (StringContains) Run ¶
func (self StringContains) Run(input, output Pipe)
type WaitForCompletion ¶
type WaitForCompletion struct { }
func (WaitForCompletion) Run ¶
func (w WaitForCompletion) Run(input, output Pipe)
Click to show internal directories.
Click to hide internal directories.