Definition of the Send Module
| Data | Description | Links |
|---|---|---|
| ModuleSend | Module for the Send library |
| Function | Description | Links |
|---|---|---|
| send_cleanup() | Clean up a Module | Module::cleanup() |
| send_commands_register() | Register NeoMutt Commands | Module::commands_register() |
| send_config_define_variables() | Define the Config Variables | Module::config_define_variables() |
| send_init() | Initialise a Module | Module::init() |