MetadataCache.deletePath method
MetadataCache › deletePath
Unofficial
Remove all entries that contain deleted pathSignature:
deletePath(path: string): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| path | string | The path to remove entries for. |
Returns: void