]> git.notmuchmail.org Git - notmuch/commitdiff
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)
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.


No differences found