findLDCConfig

Searches for a ldc2.conf.

string
findLDCConfig
(
const(char)[] ldcFilePath
)

Parameters

ldcFilePath const(char)[]

path to the current LDC executable

Return Value

Type: string

full path to the found ldc2.conf, null otherwise.

Suggestion Box / Bug Report