Searched defs:append_check_command (Results 1 – 1 of 1) sorted by relevance
/external/pigweed/pw_presubmit/py/pw_presubmit/ | ||
D | presubmit_context.py | 387 def append_check_command(self, *command_args, **command_kwargs) -> None: member in FormatContext |