Module libimaginteraction::ask [] [src]

Functions

ask_bool

Ask the user for a Yes/No answer. Optionally provide a default value. If none is provided, this keeps loop{}ing

ask_question

Helper function to print a imag question string. The question argument may not contain a trailing questionmark.

ask_select_from_list
ask_string

Ask the user for a String.

ask_uint

Ask the user for an unsigned number. Optionally provide a default value. If none is provided, this keeps loop{}ing