Searched refs:continue_cmd (Results 1 – 1 of 1) sorted by relevance
302 def _wait_for_user_input(self, continue_cmd, stop_cmd): argument304 while user_input not in [continue_cmd, stop_cmd]:308 (continue_cmd, stop_cmd))