reggae.dependencies

Undocumented in source.

Members

Functions

dMainDepSrcs
string[] dMainDepSrcs(string output)

Given a source file with a D main() function, return The list of D files to compile to link the executable

dMainDependencies
string[] dMainDependencies(string output)

Given a source file with a D main() function, return The list of D files to compile to link the executable

Meta