getAnt

abstract fun getAnt(): AntBuilder(source)

Returns the AntBuilder for this task. You can use this in your build file to execute ant tasks.

Return

The AntBuilder