KlibPackaging

interface KlibPackaging : Named

Represents a configuration that specifies the desired klib packaging type.

Use NON_PACKED when the artifact will undergo introspection to avoid unnecessary packaging and unpackaging steps.

If a variant with the attribute value NON_PACKED isn't available, a variant with the attribute value PACKED is selected.

Since

2.1.0

Functions

Link copied to clipboard
abstract fun getName(): String