_alpm_question_replace_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

newdb
alpm_db_t* newdb;
Undocumented in source.
newpkg
alpm_pkg_t* newpkg;
Undocumented in source.
oldpkg
alpm_pkg_t* oldpkg;
Undocumented in source.
replace
int replace;

Answer: whether or not to replace oldpkg with newpkg.

type
alpm_question_type_t type;

Type of question.

Meta