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