CfParser.resolveIncludePath
string resolveIncludePath(string includePath) @safe pureResolves an include path relative to the current file.
Parameters
includePath | The include path from the directive |
Returns
The resolved absolute path.
string resolveIncludePath(string includePath) @safe pureResolves an include path relative to the current file.
includePath | The include path from the directive |