geario ~master (2022-06-04T17:41:52.6758737)
Dub
Repo
Value
geario
util
Configuration
struct
Value {
this
(bool opt);
this
(string str, bool opt);
string
name
;
bool
optional
;
}
Constructors
this
this
(bool opt)
Undocumented in source.
this
this
(string str, bool opt)
Undocumented in source.
Members
Variables
name
string
name
;
Undocumented in source.
optional
bool
optional
;
Undocumented in source.
Meta
Source
See Implementation
geario
util
Configuration
classes
BadFormatException
ConfigBuilder
ConfigurationItem
EmptyValueException
functions
as
static variables
reservedWords
structs
Configuration
ConfigurationFile
Value