Searched defs:globKey (Results 1 – 1 of 1) sorted by relevance
26 func verifyGlob(key globKey, pattern string, excludes []string, g pathtools.GlobResult) {108 type globKey struct { struct109 pattern string110 excludes string