setDelete

open fun setDelete(targets: Set<Any>)

Sets the files to be deleted by this task.

Parameters

targets

A set of any type of object accepted by files


open fun setDelete(target: Any)

Sets the files to be deleted by this task.

Parameters

target

Any type of object accepted by files