]> git.cworth.org Git - notmuch/commit
cli/config: add accessor for config file name
authorDavid Bremner <david@tethera.net>
Sat, 8 Aug 2020 14:16:51 +0000 (11:16 -0300)
committerDavid Bremner <david@tethera.net>
Sat, 6 Feb 2021 23:25:35 +0000 (19:25 -0400)
commitdd6b50709970ad08fbf0a09111bd3a0c31455518
treec95b5cf1fdcca51cf876fcf97d9d10bccd8a646d
parentd613d10ddd5948b4fa5a186fc54752047b25023d
cli/config: add accessor for config file name

This is intended for use in temporary code transitioning to the new
configuration system. The name is chosen to avoid cluttering the
notmuch_config_* namespace further with non-library functions.
notmuch-client.h
notmuch-config.c