_alpm_question_install_ignorepkg_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct _alpm_question_install_ignorepkg_t {}

Members

Variables

install
int install;

Answer: whether or not to install pkg anyway.

pkg
alpm_pkg_t* pkg;
Undocumented in source.
type
alpm_question_type_t type;

Type of question.

Meta