Home
last modified time | relevance | path

Searched defs:ExtractInfo (Results 1 – 3 of 3) sorted by relevance

/build/bazel/scripts/difftool/diffs/
Ddiff.py22 ExtractInfo = Callable[[pathlib.Path], list[str]] variable
Dcontext.py23 def __init__(self, tool: ExtractInfo, tool_name: str):
Dnm.py58 def __init__(self, tool: ExtractInfo, tool_name: str):