suparnatural-cache / com.suparnatural.core.cache / DiskStore / unlinkObject

unlinkObject

fun unlinkObject(key: String): Unit

Overrides CacheStore.unlinkObject

Deletes an object with the given key. Uses a background worker is blocking is false.