Searched defs:sourcePathInput (Results 1 – 1 of 1) sorted by relevance
825 type sourcePathInput struct { struct826 context ModuleWithDepsPathContext827 path string828 expandedExcludes []string829 includeDirs bool835 func expandOneSrcPath(input sourcePathInput) (Paths, error) {