diamond ~master (2020-03-31T19:16:28Z)
Home
Dub
Repo
getCache
diamond
core
cache
Gets a value from the cache.
T
getCache
(
T
)
(
string
key
)
Parameters
key
string
The key of the value to get.
Meta
Source
See Implementation
diamond
core
cache
functions
addCache
addGlobalCache
clearCache
clearGlobalCache
getCache
getGlobalCache
removeCache
removeGlobalCache
Gets a value from the cache.