Module libimaginteraction::ask

source ·

Functions

Ask the user for a Yes/No answer. Optionally provide a default value. If none is provided, this keeps loop{}ing
Helper function to print a imag question string. The question argument may not contain a trailing questionmark.
Ask the user for a String.
Ask the user for an unsigned number. Optionally provide a default value. If none is provided, this keeps loop{}ing