Contents

deleteAll()

Deletes all entries in the cache for the current build version.

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.