Searched refs:find_matches (Results 1 – 1 of 1) sorted by relevance
62 def find_matches(root_dir: Path, *globs: str) -> Generator[Path, None, None]: function130 results = find_matches(options.root_dir, *options.globs)