_alpm_question_conflict_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_conflict_t {}

Members

Variables

conflict
alpm_conflict_t* conflict;

Conflict info.

remove
int remove;

Answer: whether or not to remove conflict->package2.

type
alpm_question_type_t type;

Type of question.

Meta