Home
last modified time | relevance | path

Searched refs:find_matches (Results 1 – 1 of 1) sorted by relevance

/build/bazel/scripts/incremental_build/
Dfinder.py62 def find_matches(root_dir: Path, *globs: str) -> Generator[Path, None, None]: function
130 results = find_matches(options.root_dir, *options.globs)