start

Load function for dscanner. Call with {"cmd": "load", "components": ["dscanner"]} This will store the working directory and executable name for future use. It also checks for the version. All dub methods are used with "cmd": "dscanner"

@component("dscanner")
void
start
(
string dir
,
string dscannerPath = "dscanner"
)

Meta