simpleconfig.attributes

Defines UDAs to be used with configuration structs.

Members

Functions

cfg
CFG cfg(string key)

Marks field to be read from a configuration file

cli
CLI cli(string description)

Marks field to be read from command-line arguments

Structs

CFG
struct CFG
Undocumented in source.
CLI
struct CLI
Undocumented in source.

Meta