Libecoli 0.11.1
Extensible COmmand LIne library
Loading...
Searching...
No Matches
ec_config_schema Struct Reference

#include <config.h>

Data Fields

enum ec_config_flags flags

Detailed Description

Structure describing the format of a configuration value.

This structure is used in a const array which is referenced by a struct ec_config. Each entry of the array represents a key/value storage of the configuration dictionary.

Definition at line 50 of file config.h.

Field Documentation

◆ flags

enum ec_config_flags ec_config_schema::flags

Flags, see ec_config_flags.

Definition at line 54 of file config.h.


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