dmd_coverSourcePath
fn
void dmd_coverSourcePath(string path)Set source file path for coverage reports.
Parameters
path | The new path name. |
Note
This is a dmd specific setting.
void dmd_coverSourcePath(string path)Set source file path for coverage reports.
path | The new path name. |