MCPcopy Create free account
hub / github.com/apache/ant / removeFiles

Method removeFiles

src/main/org/apache/tools/ant/taskdefs/Delete.java:871–908  ·  view source on GitHub ↗

remove an array of files in a directory, and a list of subdirectories which will only be deleted if 'includeEmpty' is true @param d directory to work from @param files array of files to delete; can be of zero length @param dirs array of directories to delete; can of zero length

(File d, String[] files, String[] dirs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

deleteMethod · 0.95
handleMethod · 0.95
logMethod · 0.65
getAbsolutePathMethod · 0.45
listMethod · 0.45

Tested by

no test coverage detected