Searched defs:globKey (Results 1 – 1 of 1) sorted by relevance
25 func verifyGlob(key globKey, pattern string, excludes []string, g pathtools.GlobResult) {107 type globKey struct { struct108 pattern string109 excludes string