withDependencies

abstract fun withDependencies(action: Action<out Any>)

Register a rule that modifies the dependencies of this variant.

Parameters

action

the action that performs the dependencies adjustment