Searched defs:shouldVisitFileInfo (Results 1 – 1 of 1) sorted by relevance
1005 type shouldVisitFileInfo struct { struct1006 shouldVisitFile bool1007 skippedModules []string1008 reasonForSkip string1009 errs []error