bool commands_register(struct CommandArray *ca, const struct Command *cmds)
Add commands to Commands array.
Convenience wrapper for the core headers.
const struct Module ModuleLua
Module for the Lua library.
const struct Command LuaCommands[]
List of NeoMutt commands to register.
static bool lua_commands_register(struct NeoMutt *n, struct CommandArray *ca)
Register NeoMutt Commands - Implements Module::commands_register()
@ MODULE_ID_LUA
ModuleLua, Integrated Lua scripting
Container for Accounts, Notifications.