_alpm_event_hook_run_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

desc
const(char)* desc;

Description of hook to be outputted

name
const(char)* name;

Name of hook

position
size_t position;

position of hook being run

total
size_t total;

total hooks being run

type
alpm_event_type_t type;

Type of event.

Meta