app

Members

Functions

checkForNewVersions
void checkForNewVersions()
Undocumented in source. Be warned that the author may not have intended to support it.
defaultInit
void defaultInit(UserManController userMan, DubRegistry registry)
Undocumented in source. Be warned that the author may not have intended to support it.
main
void main()
Undocumented in source. Be warned that the author may not have intended to support it.
startMonitoring
void startMonitoring()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

AppConfig
struct AppConfig
Undocumented in source.

Variables

s_checkTask
Task s_checkTask;
Undocumented in source.
s_mirror
string s_mirror;
Undocumented in source.
s_registry
DubRegistry s_registry;
Undocumented in source.
s_web
DubRegistryWebFrontend s_web;
Undocumented in source.

Meta

License

Subject to the terms of the GNU GPLv3 license, as written in the included LICENSE.txt file.

Authors

Sönke Ludwig