_alpm_question_corrupted_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

filepath
const(char)* filepath;

Filename to remove

reason
alpm_errno_t reason;

Error code indicating the reason for package invalidity

remove
int remove;

Answer: whether or not to remove filepath.

type
alpm_question_type_t type;

Type of question.

Meta