[][src]Module libimaginteraction::ask

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.