Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNoMatch = errors.New("task filter yielded no matches")
Functions ¶
This section is empty.
Types ¶
type TaskFilter ¶
func MatchAnyTask ¶
func MatchAnyTask() TaskFilter
func MatchExactTask ¶
func MatchExactTask(desiredTaskName string) TaskFilter
Click to show internal directories.
Click to hide internal directories.