Searched defs:shouldVisitFileInfo (Results 1 – 1 of 1) sorted by relevance
1022 type shouldVisitFileInfo struct { struct1023 shouldVisitFile bool1024 skippedModules []string1025 reasonForSkip string1026 errs []error