const struct Command CompCommands[]
Compression Commands.
static bool compmbox_commands_register(struct NeoMutt *n, struct CommandArray *ca)
Register NeoMutt Commands - Implements Module::commands_register()
static bool compmbox_cleanup(struct NeoMutt *n)
Clean up a Module - Implements Module::cleanup()
const struct Module ModuleCompmbox
Module for the Compmbox library.
static bool compmbox_init(struct NeoMutt *n)
Initialise a Module - Implements Module::init()
Compmbox private Module data.
bool commands_register(struct CommandArray *ca, const struct Command *cmds)
Add commands to Commands array.
Convenience wrapper for the core headers.
@ MODULE_ID_COMPMBOX
ModuleCompmbox, Compressed Mailbox
Convenience wrapper for the library headers.
Container for Accounts, Notifications.