- dubify
void dubify(from!"unit_threaded.runtime.runtime".Options options)
Undocumented in source. Be warned that the author may not have intended to support it.
- getDubInfo
DubInfo getDubInfo(bool verbose, string dubBinary)
Undocumented in source. Be warned that the author may not have intended to support it.
- getDubInfo
DubInfo getDubInfo(string jsonString)
Undocumented in source. Be warned that the author may not have intended to support it.
- isDubProject
bool isDubProject()
Undocumented in source. Be warned that the author may not have intended to support it.
Code to parse the output from dub describe and generate the main test file automatically.