Searched defs:sourcePathInput (Results 1 – 1 of 1) sorted by relevance
628 type sourcePathInput struct { struct629 context ModuleWithDepsPathContext630 path string631 expandedExcludes []string632 includeDirs bool638 func expandOneSrcPath(input sourcePathInput) (Paths, error) {