Home
last modified time | relevance | path

Searched defs:prompt (Results 1 – 2 of 2) sorted by relevance

/tools/repohooks/rh/
Dterminal.py142 def get_input(prompt): argument
153 def boolean_prompt(prompt='Do you want to continue?', default=True, argument
/tools/test/connectivity/acts/framework/acts/controllers/attenuator_lib/
D_tnhelper.py37 def __init__(self, tx_cmd_separator="\n", rx_cmd_separator="\n", prompt=""): argument