api / org.gradle.api.artifacts.ivy / IvyModuleDescriptor / getBranch

getBranch

abstract fun getBranch(): String

* Returns the branch attribute of the info element in this descriptor.

Return
the branch for this descriptor, or null if no branch was declared in the descriptor.