Skip to content

MetadataCache.getLinkpathDest method

MetadataCache › getLinkpathDest

Unofficial

Get destination of link path.

Signature:

getLinkpathDest(origin: string, path: string): TFile[]

Parameters:

ParameterTypeDescription
originstringThe origin path.
pathstringThe link path.

Returns: TFile[]The matching destination files.