Contents

deleteAll()

Deletes all entries in the cache.

Declaration

final func deleteAll() throws

Mentioned in

Discussion

Use this method to reclaim storage when the app no longer needs any of its specialized models, or to reset the cache during testing.

See Also

Deleting cache entries