|
Libecoli 0.11.6
Extensible COmmand LIne library
|
Structure describing the format of a configuration value. More...
#include <ecoli/config.h>
Data Fields | |
| enum ec_config_flags | flags |
| Flags, see ec_config_flags. | |
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.
| enum ec_config_flags ec_config_schema::flags |
Flags, see ec_config_flags.