Skip to content

MetadataCache.isUnresolved method

MetadataCache › isUnresolved

Unofficial

Check whether a link is unresolved.

Signature:

isUnresolved(linkpath: string, sourcePath: string): boolean

Parameters:

Parameter Type Description
linkpath string The link path to check.
sourcePath string The source path from which the link originates.

Returns: booleanWhether the link is unresolved.