Searched refs:replace_in_file (Results 1 – 1 of 1) sorted by relevance
345 def replace_in_file(path: pathlib.Path, opts: argparse.Namespace, ReplacerCls: type[_T]) -> list[st… function429 errors.extend(replace_in_file(path, args, replacer_cls))436 errors.extend(replace_in_file(dirpath / f, args, replacer_cls))