Skip to content

MetadataCache.getCache method

MetadataCache › getCache

Official

Get the cached metadata for a path.

Signature:

getCache(path: string): CachedMetadata | null

Parameters:

Parameter Type Description
path string

Returns: CachedMetadata | null

Since: 0.14.5