Searched refs:_link_files (Results 1 – 1 of 1) sorted by relevance
46 def _link_files(source_root: Path, sources: Iterable[Path], function73 yield from _link_files(path, files, directory)75 yield from _link_files(path.parent, [path], directory)94 outputs = list(_link_files(source_root, sources, directory))