Skip to content

DataAdapterEx.getRealPath method

DataAdapterEx › getRealPath

Unofficial

Get normalized path.

For vault-relative path, it's normalized vault-relative path. For absolute path, it's path as is.

Signature:

getRealPath(path: string): string

Parameters:

Parameter Type Description
path string path to file.

Returns: stringNormalized path.