Definition of the Index Module
| Data | Description | Links |
|---|---|---|
| ModuleIndex | Module for the Index library |
| Function | Description | Links |
|---|---|---|
| index_cleanup() | Clean up a Module | Module::cleanup() |
| index_commands_register() | Register NeoMutt Commands | Module::commands_register() |
| index_config_define_variables() | Define the Config Variables | Module::config_define_variables() |
| index_init() | Initialise a Module | Module::init() |