serve-d ~master (2022-12-14T11:55:28Z)
Dub
Repo
Setting
external
ldc
config
Undocumented in source.
class
Setting {
enum
Type
;
this
(string name, Type type);
string
name
[@property getter];
Type
type
[@property getter];
}
Constructors
this
this
(string name, Type type)
Undocumented in source.
Members
Enums
Type
enum
Type
Undocumented in source.
Properties
name
string
name
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
type
Type
type
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
external
ldc
config
classes
ArraySetting
GroupSetting
ScalarSetting
Setting
functions
parseConfigFile