TaskDestroyables

Represents the files or directories that a org.gradle.api.Task destroys (removes).

Since

4.0

Functions

Link copied to clipboard
abstract fun register(paths: Array<Any>)
Registers files or directories that this task destroys.