Searched defs:globArg (Results 1 – 1 of 1) sorted by relevance
96 type globArg struct { struct97 pattern string98 excludes []string200 func globsWithDepFile(fileListFile, depFile string, globs []globArg) error {