MetadataCache โบ getFirstLinkpathDest
MetadataCache.getFirstLinkpathDest() method
Get the best match for a linkpath.
Signature:
getFirstLinkpathDest(linkpath: string, sourcePath: string): TFile | null;Parameters
| Parameter | Type | Description |
|---|---|---|
linkpath | string | |
sourcePath | string |
Returns:
TFile | null