Skip to content

MetadataCache.onDelete method

MetadataCache › onDelete

Unofficial

On deletion of the cache: update metadata cache

Signature:

onDelete(file: TAbstractFile): void

Parameters:

Parameter Type Description
file TAbstractFile The deleted file.

Returns: void