_alpm_event_pacsave_created_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_event_pacsave_created_t {}

Members

Variables

file
const(char)* file;

Filename of the file without the .pacsave suffix.

oldpkg
alpm_pkg_t* oldpkg;

Old package.

type
alpm_event_type_t type;

Type of event.

Meta