Searched defs:findOpOr (Results 1 – 1 of 1) sorted by relevance
363 type findOpOr struct { struct364 op1, op2 findOp367 func (op findOpOr) apply(w evalWriter, path string, ent dirent) (bool, bool) {