]> git.notmuchmail.org Git - notmuch/blobdiff - notmuch-client.h
cli: config: keep track of whether the config is newly created
[notmuch] / notmuch-client.h
index 5f2883681c1ee127332108ba7872146a04eb3e6f..07367e014ccacda58d9cf88ae69ac611d7dc8973 100644 (file)
@@ -256,6 +256,9 @@ notmuch_config_close (notmuch_config_t *config);
 int
 notmuch_config_save (notmuch_config_t *config);
 
 int
 notmuch_config_save (notmuch_config_t *config);
 
+notmuch_bool_t
+notmuch_config_is_new (notmuch_config_t *config);
+
 const char *
 notmuch_config_get_database_path (notmuch_config_t *config);
 
 const char *
 notmuch_config_get_database_path (notmuch_config_t *config);