excluded

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

Deprecated (with error)

Use 'exclude' instead

Replace with

exclude

Configures the exclude variable with the provided configuration.


Deprecated (with error)

Use 'exclude' instead

Replace with

exclude

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

See exclude for details.