da_notmuch_directory_get_child_files

Get a notmuch_filenames_t iterator listing all the filenames of messages in the database within the given directory.

The returned filenames will be the basename-entries only (not complete paths).

alias da_notmuch_directory_get_child_files = notmuch_filenames_t* function(
notmuch_directory_t* directory
)

Meta