api / org.gradle.api.tasks.wrapper / Wrapper / getDistributionType

getDistributionType

@Input open fun getDistributionType(): DistributionType

Returns the type of the Gradle distribution to be used by the wrapper.

See Also
#setDistributionType(DistributionType)