Skip to contents

Removes the old versions, the failed downloads and the files in the cache directory which are missing from the database. For more flexible operations use omnipath_cache_remove and omnipath_cache_clean.

Usage

omnipath_cache_autoclean()

Value

Invisibl returns the cache database (list of cache records).

Examples

if (FALSE) {
omnipath_cache_autoclean()
}