Searched refs:findOpPrune (Results 1 – 2 of 2) sorted by relevance
375 type findOpPrune struct{} struct377 func (op findOpPrune) apply(w evalWriter, path string, ent dirent) (bool, bool) { argument737 return findOpPrune{}, nil
340 …ops: []findOp{findOpOr{findOpAnd([]findOp{findOpName("dir2"), findOpPrune{}}), findOpName("fi…619 …ops: []findOp{findOpOr{findOpAnd([]findOp{findOpName("dir2"), findOpPrune{}}), findOpName("fi…