Asks a yes/no question, returning the user's answer.
final Future<bool> Function(String prompt) confirm;