dmd_coverDestPath

fnvoid dmd_coverDestPath(string path) extern(C)

Set output path for coverage reports.

Parameters

pathThe new path name.

Note

This is a dmd specific setting.