api / org.gradle.api / AntBuilder / getAnt

getAnt

open fun getAnt(): AntBuilder

Returns this AntBuilder. Useful when you need to pass this builder to methods from within closures.

Return
this