Searched refs:PathsInDirectory (Results 1 – 3 of 3) sorted by relevance
78 files := data.paths.PathsInDirectory(filepath.Join(data.dir, dir.String()))
714 inA := sortedPaths.PathsInDirectory("a")724 inA_B := sortedPaths.PathsInDirectory("a/b")733 inB := sortedPaths.PathsInDirectory("b")
650 func (p DirectorySortedPaths) PathsInDirectory(dir string) Paths { func