api / org.gradle.api.tasks / Delete / getDelete

getDelete

@Internal open fun getDelete(): MutableSet<Any>

Returns the set of files which will be deleted by this task.

Return
The files. Never returns null.