Searched refs:_file_summary (Results 1 – 1 of 1) sorted by relevance
357 def _file_summary(files: Iterable[Union[Path, str]], base: Path) -> List[str]: function398 for line in _file_summary(paths, repo if repo else Path.cwd()):