MetadataCache.getCache method
MetadataCache › getCache
Official
Get the cached metadata for a path.Signature:
getCache(path: string): CachedMetadata | nullParameters:
| Parameter | Type | Description |
|---|---|---|
| path | string |
Returns: CachedMetadata | null
Since: 0.14.5