Searched defs:sourcePathInput (Results 1 – 1 of 1) sorted by relevance
833 type sourcePathInput struct { struct834 context ModuleWithDepsPathContext835 path string836 expandedExcludes []string837 includeDirs bool843 func expandOneSrcPath(input sourcePathInput) (Paths, error) {