Searched defs:globArg (Results 1 – 1 of 1) sorted by relevance
44 type globArg struct { struct45 pattern string46 excludes []string124 func globsWithDepFile(fileListFile, depFile string, globs []globArg) error {