Home
last modified time | relevance | path

Searched defs:_run (Results 1 – 2 of 2) sorted by relevance

/tools/external_updater/
Dgit_utils.py25 def _run(cmd: List[str], cwd: Path) -> str: function
/tools/repohooks/rh/
Dhooks.py240 def _run(cmd, **kwargs): function