Version info about NeoMutt.
More...
#include "version.h"
Version info about NeoMutt.
Definition at line 52 of file version.h.
◆ version
const char* NeoMuttVersion::version |
Version of NeoMutt: YYYYMMDD-NUM-HASH (number of commits, git hash)
Definition at line 54 of file version.h.
◆ system
struct KeyValueArray NeoMuttVersion::system |
System information.
Definition at line 56 of file version.h.
◆ storage
struct Slist* NeoMuttVersion::storage |
Storage backends, e.g. lmdb.
Definition at line 58 of file version.h.
◆ compression
struct Slist* NeoMuttVersion::compression |
Compression methods, e.g. zlib.
Definition at line 59 of file version.h.
◆ configure
struct Slist* NeoMuttVersion::configure |
Configure options.
Definition at line 61 of file version.h.
◆ compilation
struct Slist* NeoMuttVersion::compilation |
Compilation CFLAGS.
Definition at line 62 of file version.h.
◆ feature
Compiled-in features.
Definition at line 64 of file version.h.
◆ devel
Compiled-in development features.
Definition at line 65 of file version.h.
◆ paths
struct KeyValueArray NeoMuttVersion::paths |
Compiled-in paths.
Definition at line 67 of file version.h.
The documentation for this struct was generated from the following file: