api / org.gradle.api.artifacts.result / ComponentSelectionReason / getDescriptions

getDescriptions

abstract fun getDescriptions(): MutableList<ComponentSelectionDescriptor>

Returns a list of descriptions of the causes that led to the selection of this component.

Return
the list of descriptions.

Since
4.6