Skip to content

MetadataCache.getLinkpathDest method

MetadataCache › getLinkpathDest

Unofficial

Get destination of link path.

Signature:

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

Parameters:

Parameter Type Description
origin string The origin path.
path string The link path.

Returns: TFile[]The matching destination files.