NeoMutt  2025-12-11-435-g4ac674
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
IndexModuleData Struct Reference

Index private Module data. More...

#include "module_data.h"

+ Collaboration diagram for IndexModuleData:

Data Fields

struct ReplaceList subject_rx_list
 
struct Notifysubject_rx_notify
 List of subject-regex rules for modifying the Subject:
 

Detailed Description

Index private Module data.

Definition at line 31 of file module_data.h.

Field Documentation

◆ subject_rx_list

struct ReplaceList IndexModuleData::subject_rx_list

Definition at line 33 of file module_data.h.

◆ subject_rx_notify

struct Notify* IndexModuleData::subject_rx_notify

List of subject-regex rules for modifying the Subject:

Notifications: NotifySubjectRx

Definition at line 34 of file module_data.h.


The documentation for this struct was generated from the following file: