dnet ~master (2022-05-11T02:09:16.9260098)
Dub
Repo
DGeneralConfig
dnetd
dconfig
Undocumented in source.
final
class
DGeneralConfig {
static
DGeneralConfig
getConfig
(JSONValue generalBlock);
string
getMotd
();
Address
[]
getAddresses
();
}
Members
Functions
getAddresses
Address
[]
getAddresses
()
Undocumented in source. Be warned that the author may not have intended to support it.
getMotd
string
getMotd
()
Undocumented in source. Be warned that the author may not have intended to support it.
Static functions
getConfig
DGeneralConfig
getConfig
(JSONValue generalBlock)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
dnetd
dconfig
classes
DConfig
DGeneralConfig
DLinkConfig