Searched refs:RepoBase (Results 1 – 4 of 4) sorted by relevance
100 if strings.HasPrefix(filename, rtx.RepoBase) {102 relpath := (filename)[len(rtx.RepoBase):]
38 RepoBase string // Absolute path to repo base member
255 …rtx := &Context{RepoBase: "/src", Repo: test, Build: test, Project: test, WorkerCount: 1, BuildWor…
157 RepoBase: *repoBasePtr,