unit_threaded.finder

Undocumented in source.

Members

Functions

findModuleEntries
auto findModuleEntries(string[] dirs)
Undocumented in source. Be warned that the author may not have intended to support it.
findModuleNames
auto findModuleNames(string[] dirs)
Undocumented in source. Be warned that the author may not have intended to support it.
main
int main(string[] args)

args is a filename and a list of directories to search in the filename is the 1st element, the others are directories.

Meta