dmd_coverSourcePath

Set path to where source files are located.

extern (C)
void
dmd_coverSourcePath
(
string pathname
)

Parameters

pathname string

The new path name.

Meta