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