deleteAll()
Deletes all entries in the cache for the current build version.
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.