getCache

Gets a value from the cache.

T
getCache
(
T
)
(
string key
)

Parameters

key string

The key of the value to get.

Meta