DeleteSpec
or Delete
instead.@Deprecated public interface DeleteAction
Modifier and Type | Method and Description |
---|---|
boolean |
delete(Object... paths)
Deprecated.
Deletes files and directories.
|
boolean delete(Object... paths)
paths
- Any type of object accepted by Project.files(Object...)