public interface DeleteAction
| Modifier and Type | Method and Description |
|---|---|
boolean |
delete(java.lang.Object... paths)
Deletes files and directories.
|
boolean delete(java.lang.Object... paths)
paths - Any type of object accepted by Project.files(Object...)