dud.testdata

Undocumented in source.

Modules

main
module dud.testdata.main
Undocumented in source.

Members

Functions

allDubJSONFiles
string[] allDubJSONFiles()
Undocumented in source. Be warned that the author may not have intended to support it.
allDubSDLFiles
string[] allDubSDLFiles()
Undocumented in source. Be warned that the author may not have intended to support it.
isKnownBad
bool isKnownBad(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
readDubJSONFileList
string[] readDubJSONFileList()
Undocumented in source. Be warned that the author may not have intended to support it.
readDubSDLFileList
string[] readDubSDLFileList()
Undocumented in source. Be warned that the author may not have intended to support it.
writeDubJSONFileList
void writeDubJSONFileList(string[] fns)
Undocumented in source. Be warned that the author may not have intended to support it.
writeDubSDLFileList
void writeDubSDLFileList(string[] fns)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

dubjsonfilename
enum dubjsonfilename;
Undocumented in source.
dubsdlfilename
enum dubsdlfilename;
Undocumented in source.

Variables

knownBad
string[] knownBad;
Undocumented in source.

Meta