diamond ~master (2020-03-31T19:16:28Z)
Home
Dub
Repo
removeCache
diamond
core
cache
Removes a cached value.
void
removeCache
(
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 cached value.