MetadataCache.getFileCache method
MetadataCache › getFileCache
Official
Get the cached metadata for a file.Signature:
getFileCache(file: TFile): CachedMetadata | nullParameters:
| Parameter | Type | Description |
|---|---|---|
| file | TFile |
Returns: CachedMetadata | null
Since: 0.9.21