hunt v1.6.14 (2021-03-09T11:42:40Z)
Home
Dub
Repo
Value
hunt
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
hunt
util
Configuration
classes
BadFormatException
ConfigBuilder
ConfigurationItem
EmptyValueException
functions
as
static variables
reservedWords
structs
Configuration
ConfigurationFile
Value