NeoMutt  2025-12-11-911-gd8d604
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
PatternModuleData Struct Reference

Pattern private Module data. More...

#include "module_data.h"

+ Collaboration diagram for PatternModuleData:

Data Fields

struct Notifynotify
 Notifications.
 
struct RangeRegex range_regexes [RANGE_K_INVALID]
 Set of Regexes for various range types.
 

Detailed Description

Pattern private Module data.

Definition at line 31 of file module_data.h.

Field Documentation

◆ notify

struct Notify* PatternModuleData::notify

Notifications.

Definition at line 33 of file module_data.h.

◆ range_regexes

struct RangeRegex PatternModuleData::range_regexes[RANGE_K_INVALID]

Set of Regexes for various range types.

Definition at line 34 of file module_data.h.


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