dmd_coverDestPath

fnvoid dmd_coverDestPath(string path)

Set output path for coverage reports.

Parameters

pathThe new path name.

Note

This is a dmd specific setting.