Skip to content

MetadataCache.getFileCache method

MetadataCache › getFileCache

Official

Get the cached metadata for a file.

Signature:

getFileCache(file: TFile): CachedMetadata | null

Parameters:

Parameter Type Description
file TFile

Returns: CachedMetadata | null

Since: 0.9.21