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