cacheDirectory

abstract val cacheDirectory: DirectoryProperty

A directory property for storing cached data during the build process.

This property is used to specify the directory where intermediate or temporary files will be saved to improve performance and avoid redundant processing.