getIvyStatus

abstract fun getIvyStatus(): String(source)

Returns the status attribute of the info element in this descriptor. Note that this always represents the status from the ivy.xml for this module. It is not affected by changes to the status made via the org.gradle.api.artifacts.ComponentMetadataDetails interface in a component metadata rule.

Return

the status for this descriptor