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