dmd_coverSourcePath

Set path to where source files are located.

extern (C)
void
dmd_coverSourcePath
(
string pathname
)

Parameters

pathname
Type: string

The new path name.

Suggestion Box / Bug Report