Searched refs:cleanPaths (Results 1 – 1 of 1) sorted by relevance
202 r.paths = append(r.paths, cleanPaths(path)...)207 r.unlessPaths = append(r.unlessPaths, cleanPaths(path)...)286 func cleanPaths(paths []string) []string { func