deleteAll()
Deletes all entries in the cache.
Declaration
final func deleteAll() throwsMentioned 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.
Deletes all entries in the cache.
final func deleteAll() throwsUse this method to reclaim storage when the app no longer needs any of its specialized models, or to reset the cache during testing.