Convenience wrapper for the config headers.
bool cs_register_type(struct ConfigSet *cs, const struct ConfigSetType *cst)
Register a type of config item.
Convenience wrapper for the core headers.
const struct ConfigSetType CstExpando
Config type representing an Expando.
static bool expando_init(struct NeoMutt *n)
Initialise a Module - Implements Module::init()
static bool expando_config_define_types(struct NeoMutt *n, struct ConfigSet *cs)
Set up Config Types - Implements Module::config_define_types()
const struct Module ModuleExpando
Module for the Expando library.
static bool expando_cleanup(struct NeoMutt *n)
Clean up a Module - Implements Module::cleanup()
Expando private Module data.
@ MODULE_ID_EXPANDO
ModuleExpando, Parse Expando string
Convenience wrapper for the library headers.
Container for lots of config items.
Container for Accounts, Notifications.