| API Documentation: | Delete |
|---|
Deletes files or directories.
| Property | Description |
delete | The set of files which will be deleted by this task. |
targetFiles | The resolved set of files which will be deleted by this task. |
FileCollection targetFiles (read-only)
The resolved set of files which will be deleted by this task.
| Method | Description |
delete(targets) | Adds some files to be deleted by this task. The given targets are evaluated as for |
Adds some files to be deleted by this task. The given targets are evaluated as for Project.files().