Skip to content

MetadataCache.getFileCache method

MetadataCache › getFileCache

Official

Get the cached metadata for a file.

Signature:

getFileCache(file: TFile): CachedMetadata | null

Parameters:

ParameterTypeDescription
fileTFile

Returns: CachedMetadata | null

Since: 0.9.21