ws ~master (2021-08-13T10:04:01Z)
Dub
Repo
Config
ws
config
Undocumented in source.
class
Config {
this
(string path);
void
save
();
void
load
();
}
Constructors
this
this
(string path)
Undocumented in source.
Members
Functions
load
void
load
()
Undocumented in source. Be warned that the author may not have intended to support it.
save
void
save
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
ws
config
classes
Config