included

open fun included(action: AbiFilterSetSpec.() -> Unit)
open fun included(action: Action<AbiFilterSetSpec>)

Deprecated (with error)

Use 'include' instead

Replace with

include

Configures the include variable with the provided configuration.


Deprecated (with error)

Use 'include' instead

Replace with

include

A set of filtering rules that restrict ABI declarations from being included in a dump.

See include for details.