start

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

@component("dfmt")
void
start
(
string dir
,
string dfmtPath = "dfmt"
)

Meta