NeoMutt  2025-09-05-2-g4bf191
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
lib.h
Go to the documentation of this file.
1
35#ifndef MUTT_PARSE_LIB_H
36#define MUTT_PARSE_LIB_H
37
38// IWYU pragma: begin_keep
39#include "extract.h"
40#include "rc.h"
41#include "set.h"
42// IWYU pragma: end_keep
43
44#endif /* MUTT_PARSE_LIB_H */
Text parser.
Parse the 'set' command.
Parse lines from a runtime configuration (rc) file.