Definition of the Attach Module
| Data | Description | Links |
|---|---|---|
| ModuleAttach | Module for the Attach library |
| Function | Description | Links |
|---|---|---|
| attach_cleanup() | Clean up a Module | Module::cleanup() |
| attach_commands_register() | Register NeoMutt Commands | Module::commands_register() |
| attach_config_define_variables() | Define the Config Variables | Module::config_define_variables() |
| attach_init() | Initialise a Module | Module::init() |