2 @brief lib/confmgt: Parse, encode, manipulate configuration files.
4 This logic is used in common by our state files (statefile.c) and
5 configuration files (config.c) to manage a set of named, typed fields,
6 reading and writing them to disk and to the controller.