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

getDistributionPath

@Input open fun getDistributionPath(): String

Returns the path where the gradle distributions needed by the wrapper are unzipped. The path is relative to the distribution base directory

See Also
#setDistributionPath(String)