[][src]Module alpm_sys::_alpm_question_type_t

Constants

ALPM_QUESTION_CONFLICT_PKG
ALPM_QUESTION_CORRUPTED_PKG
ALPM_QUESTION_IMPORT_KEY
ALPM_QUESTION_INSTALL_IGNOREPKG
ALPM_QUESTION_REMOVE_PKGS
ALPM_QUESTION_REPLACE_PKG
ALPM_QUESTION_SELECT_PROVIDER

Type Definitions

Type

Type of questions. Unlike the events or progress enumerations, this enum has bitmask values so a frontend can use a bitmask map to supply preselected answers to the different types of questions.