Searched refs:drop_output (Results 1 – 1 of 1) sorted by relevance
151 def run_cmd(self, args: List[str], return_output=False, drop_output=True) -> str: argument164 drop_output = False165 elif drop_output: