Home
last modified time | relevance | path

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

/tools/acloud/create/
Dcreate.py113 answer = utils.InteractWithQuestion(
180 answer = utils.InteractWithQuestion("Missing necessary acloud setup, "
Dremote_image_local_instance.py219 answer = utils.InteractWithQuestion(
230 download_dir = utils.InteractWithQuestion(
/tools/acloud/setup/
Dhost_setup_runner.py154 answer_client = utils.InteractWithQuestion(
/tools/acloud/internal/lib/
Dutils.py512 def InteractWithQuestion(question, colors=TextColors.WARNING): function
537 answer = InteractWithQuestion(question)