publishable

abstract val publishable: Boolean

Indicates whether the Kotlin target is publishable.

For example, the target could have a value of false if it's not possible to compile for the target platform on the current host.