removeCache

Removes a cached value.

void
removeCache
(
string key
)

Parameters

key string

the key of the cached entry to remove.

Meta