api / org.gradle.language / BinaryProvider / configure

configure

abstract fun configure(action: Action<in T>): Unit

Registers an action to execute to configure the binary. The action is executed only when the element is required.