MetadataCache โ€บ getFirstLinkpathDest

MetadataCache.getFirstLinkpathDest() method

Get the best match for a linkpath.

Signature:

getFirstLinkpathDest(linkpath: string, sourcePath: string): TFile | null;

Parameters

ParameterTypeDescription
linkpathstring
sourcePathstring

Returns:

TFile | null