|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
public interface DeleteAction
Deletes files and directories.
Method Summary | |
---|---|
boolean
|
delete(Object... paths)
Deletes files and directories. |
Method Detail |
---|
public boolean delete(Object... paths)
paths
- Any type of object accepted by Project.files
Gradle API 1.12