Skip to content

MetadataCache.deletePath method

MetadataCache › deletePath

Unofficial

Remove all entries that contain deleted path

Signature:

deletePath(path: string): void

Parameters:

Parameter Type Description
path string The path to remove entries for.

Returns: void