aboutsummaryrefslogtreecommitdiff
path: root/src/lib/confmgt/lib_confmgt.md
blob: 861e720f6405e20daf0a66ec7107e084ab31e69d (plain)
1
2
3
4
5
6
7
@dir /lib/confmgt
@brief lib/confmgt: Parse, encode, manipulate configuration files.

This logic is used in common by our state files (statefile.c) and
configuration files (config.c) to manage a set of named, typed fields,
reading and writing them to disk and to the controller.