Skip to content

MetadataCache.resolveLinks method

MetadataCache › resolveLinks

Unofficial

Check editor for unresolved links and mark these as unresolved

Signature:

resolveLinks(path: string): void

Parameters:

Parameter Type Description
path string The file path to resolve links for.

Returns: void