cheax
Lisp dialect with C API
chx_config_help Struct Reference

Information about cheax config option. More...

#include <cheax.h>

Data Fields

const char * name
 
int type
 
const char * metavar
 
const char * help
 

Detailed Description

Information about cheax config option.

Field Documentation

◆ name

const char* chx_config_help::name

Option name.

◆ type

int chx_config_help::type

Option type.

◆ metavar

const char* chx_config_help::metavar

Printable argument name.

◆ help

const char* chx_config_help::help

Help text.


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