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:

ParameterTypeDescription
pathstringThe file path to resolve links for.

Returns: void