NeoMutt  2025-01-09-144-gb44c67
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
CompileOption Struct Reference

Built-in capability. More...

#include "version.h"

Data Fields

const char * name
 Option name.
 
int enabled
 0 Disabled, 1 Enabled, 2 Devel only
 

Detailed Description

Built-in capability.

Definition at line 43 of file version.h.

Field Documentation

◆ name

const char* CompileOption::name

Option name.

Definition at line 45 of file version.h.

◆ enabled

int CompileOption::enabled

0 Disabled, 1 Enabled, 2 Devel only

Definition at line 46 of file version.h.


The documentation for this struct was generated from the following file: