tryMarkCacheDirectory

abstract fun tryMarkCacheDirectory(file: File)(source)

Try to mark the given cache directory. If an I/O error occurs, this method should not throw an error, but instead log the error at an appropriate level, and return.

Parameters

file

the cache directory to mark