local

abstract fun local(configuration: Action<in DirectoryBuildCache>)

Executes the given action against the local configuration.

Parameters

configuration

the action to execute against the local cache configuration.