]> git.notmuchmail.org Git - notmuch/commit - lib/notmuch.h
lib: add notmuch_config_get_bool
authorDavid Bremner <david@tethera.net>
Wed, 26 Aug 2020 11:41:48 +0000 (08:41 -0300)
committerDavid Bremner <david@tethera.net>
Sat, 6 Feb 2021 23:14:11 +0000 (19:14 -0400)
commita4af7a2a1b56efb11f2ed0c365202a8f234b4438
tree65e46e09c86689c17e0185fdfe94e9fea8a5f797
parent53f27aaf73192babf831e907ade71dc16f6880be
lib: add notmuch_config_get_bool

Booleans have no out of band values, so return a status for errors.
lib/config.cc
lib/notmuch.h