Searched refs:terminal_choice (Results 1 – 1 of 1) sorted by relevance
11 def cli_from_config(config, terminal_choice): argument29 if terminal_choice != "none" and name:88 def start(self, fvpconf, extra_args=[], terminal_choice="none", stdout=subprocess.PIPE): argument92 cli = cli_from_config(self._config, terminal_choice)