local

abstract fun local(configuration: Action<out Any>)

Executes the given action against the local configuration.

Parameters

configuration

the action to execute against the local cache configuration.