local

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

Executes the given action against the local configuration.

Parameters

configuration

the action to execute against the local cache configuration.