diamond ~master (2020-03-31T19:16:28Z)
Home
Dub
Repo
removeGlobalCache
diamond
core
cache
Removes a globally cached value.
void
removeGlobalCache
(
string
key
)
Parameters
key
string
the key of the cached entry to remove.
Meta
Source
See Implementation
diamond
core
cache
functions
addCache
addGlobalCache
clearCache
clearGlobalCache
getCache
getGlobalCache
removeCache
removeGlobalCache
Removes a globally cached value.