Function rs3cache_backend::index::assert_coherence
source · pub fn assert_coherence(folder: CachePath) -> CacheResult<()>
Expand description
Asserts whether all indices’ metadata match their contents. Indices 14, 40, 54, 55 are not necessarily complete.
Exposed as --assert coherence
.
Panics
Panics if compiled with feature mockdata
.