tools
2.2.3
tools
/
me.scolastico.tools.cache
/
CacheManager
/
destroy
destroy
open
fun
destroy
(
)
Content copied to clipboard
Destroy ALL items in the cache.
open
fun
destroy
(
id
:
String
)
Content copied to clipboard
Delete an item by its id.
Parameters
id
The id of the cache item.