CfParser.resolveIncludePath

string resolveIncludePath(string includePath) @safe pure

Resolves an include path relative to the current file.

Parameters

includePathThe include path from the directive

Returns

The resolved absolute path.