_alpm_question_select_provider_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

depend
alpm_depend_t* depend;

What providers provide for.

providers
alpm_list_t* providers;

List of alpm_pkg_t* as possible providers.

type
alpm_question_type_t type;

Type of question.

use_index
int use_index;

Answer: which provider to use (index from providers).

Meta