remove

fun remove(id: UUID)

Fully remove the file associated with the provided fileCache id. This also removes it from resolverRefToId.

Parameters

id

The UUID that uniquely identifies the target file in the cache.