Thanks to visit codestin.com
Credit goes to code.neomutt.org

NeoMutt  2025-12-11-219-g274730
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
ParseContext Struct Reference

Context for config parsing (history/backtrace) More...

#include "pcontext.h"

Data Fields

int dummy
 

Detailed Description

Context for config parsing (history/backtrace)

This structure maintains the history of nested files being processed, allowing proper error reporting with full file location backtrace and detection of infinite loops in config file sourcing.

Definition at line 33 of file pcontext.h.

Field Documentation

◆ dummy

int ParseContext::dummy

Definition at line 35 of file pcontext.h.


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