matching

abstract fun matching(spec: Spec<in T>): TaskCollection<T>(source)
abstract fun matching(closure: Closure): TaskCollection<T>(source)