MetadataCache.resolveLinks method
MetadataCache › resolveLinks
Unofficial
Check editor for unresolved links and mark these as unresolvedSignature:
resolveLinks(path: string): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| path | string | The file path to resolve links for. |
Returns: void