find

abstract fun find(url: String): BaseCachedFile?

Find file in cach via url.

Return

BaseCachedFile instance of the chached file

Parameters

url

The url of the file.