Home
last modified time | relevance | path

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

/tools/acloud/create/
Dremote_image_local_instance.py104 answer = utils.InteractWithQuestion(
115 download_dir = utils.InteractWithQuestion(
/tools/acloud/setup/
Dhost_setup_runner.py229 answer_client = utils.InteractWithQuestion(
/tools/acloud/internal/lib/
Dutils.py487 def InteractWithQuestion(question, colors=TextColors.WARNING): function
512 answer = InteractWithQuestion(question)