]> git.notmuchmail.org Git - notmuch/blobdiff - notmuch-client.h
Add 'cat' subcommand
[notmuch] / notmuch-client.h
index d530578ad9bd0dc8cfe2dc328c25dc86ac09efd2..fdfb94ad59879a4269c0cb3b7e4c2cd382e0cdf6 100644 (file)
@@ -110,6 +110,9 @@ notmuch_tag_command (void *ctx, int argc, char *argv[]);
 int
 notmuch_search_tags_command (void *ctx, int argc, char *argv[]);
 
+int
+notmuch_cat_command (void *ctx, int argc, char *argv[]);
+
 int
 notmuch_part_command (void *ctx, int argc, char *argv[]);