api / org.gradle.api / Task / deleteAllActions

deleteAllActions

abstract fun deleteAllActions(): Task

Removes all the actions of this task.

Return
the task object this method is applied to