NeoMutt  2025-12-11-694-ga89709
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
lib.h
Go to the documentation of this file.
1
22
38
39#ifndef MUTT_PARSE_LIB_H
40#define MUTT_PARSE_LIB_H
41
42// IWYU pragma: begin_keep
43#include "dump.h"
44#include "extract.h"
45#include "pcontext.h"
46#include "perror.h"
47#include "rc.h"
48#include "set.h"
49// IWYU pragma: end_keep
50
51#endif /* MUTT_PARSE_LIB_H */
Text parser.
Functions to parse commands in a config file.
Parse the 'set' command.
Parse Context.
Parse Errors.
Parse lines from a runtime configuration (rc) file.