Home
last modified time | relevance | path

Searched refs:terminal_choice (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc/meta-arm/meta-arm/lib/fvp/
H A Drunner.py11 def cli_from_config(config, terminal_choice): argument
29 if terminal_choice != "none" and name:
88 def start(self, fvpconf, extra_args=[], terminal_choice="none", stdout=subprocess.PIPE): argument
92 cli = cli_from_config(self._config, terminal_choice)