AbiValidationKlibKindExtension

The configuration for dumping declarations from non-JVM and non-Android targets compiled into klibs.

Since

2.1.20

Properties

Link copied to clipboard
abstract val enabled: Property<Boolean>

Whether to save declarations from a klib into the dump and check them.

Link copied to clipboard
abstract val keepUnsupportedTargets: Property<Boolean>

Whether to include the declarations for targets which are not supported by host compiler in the generated dump. These declarations are taken from the reference dump, if available.