Add ot_keyfile_get_tristate_with_default() helper
authorAlexander Larsson <alexl@redhat.com>
Tue, 23 May 2023 07:26:26 +0000 (09:26 +0200)
committerAlexander Larsson <alexl@redhat.com>
Wed, 31 May 2023 08:55:14 +0000 (10:55 +0200)
commit02d24d2a3854185cb1f4174f04efa59f1c6d53e9
treeeb7e392b487a2f4a8763e4d0ec22cf8cfcb88a89
parent0dd2788410be83a588501e3589947f5ce70f6d37
Add ot_keyfile_get_tristate_with_default() helper

This parses keys like yes/no/maybe. The introduced OtTristate type
is compatible with the existing _OstreeFeatureSupport type.
src/libotutil/ot-keyfile-utils.c
src/libotutil/ot-keyfile-utils.h