local

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

Executes the given action against the local configuration.

Parameters

configuration

the action to execute against the local cache configuration.