Skip to content

DataAdapterEx.getFullRealPath method

DataAdapterEx › getFullRealPath

Unofficial

Get canonical full path of file.

Signature:

getFullRealPath(normalizedPath: string): string

Parameters:

Parameter Type Description
normalizedPath string normalized path to file.

Returns: stringString full path to file.