Searched defs:SourcePath (Results 1 – 2 of 2) sorted by relevance
104 func (once *OncePer) OnceSourcePath(key OnceKey, value func() SourcePath) SourcePath {
931 type SourcePath struct { struct932 basePath935 srcDir string985 func existsWithDependencies(ctx PathContext, path SourcePath) (exists bool, err error) {