api / org.gradle.caching / BuildCacheService / close

close

abstract fun close(): Unit

Clean up any resources held by the cache once it's not used anymore.

Exceptions

IOException - if the cache fails to close cleanly.