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): stringParameters:
| Parameter | Type | Description |
|---|---|---|
| path | string | path to file. |
Returns: string — Normalized path.