Searched defs:shouldVisitFileInfo (Results 1 – 1 of 1) sorted by relevance
801 type shouldVisitFileInfo struct { struct802 shouldVisitFile bool803 skippedModules []string804 reasonForSkip string805 errs []error