resolvePath

Resolves the path to a file from the executable's dir path if it is relative.

Return Value

Type: cstring

filePath if it is absolute or execPath + filePath.

Meta