startup

Load function for dub. Call with {"cmd": "load", "components": ["dub"]} This will start dub and load all import paths. All dub methods are used with "cmd": "dub" Note: This will block any incoming requests while loading.

@component("dub")
void
startup
(
string dir
,,)

Meta