Searched defs:PathGlobContext (Results 1 – 1 of 1) sorted by relevance
40 type PathGlobContext interface { interface494 func ExistentPathsForSources(ctx PathGlobContext, paths []string) Paths {1311 func existsWithDependencies(ctx PathGlobContext, path SourcePath) (exists bool, err error) {1385 func ExistentPathForSource(ctx PathGlobContext, pathComponents ...string) OptionalPath {