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