const struct Command CommandsCommands[]
General NeoMutt Commands.
const struct Module ModuleCommands
Module for the Commands library.
static bool commands_commands_register(struct NeoMutt *n, struct CommandArray *ca)
Register NeoMutt Commands - Implements Module::commands_register()
bool commands_register(struct CommandArray *ca, const struct Command *cmds)
Add commands to Commands array.
Convenience wrapper for the core headers.
@ MODULE_ID_COMMANDS
ModuleCommands, NeoMutt Commands
Container for Accounts, Notifications.