MCPcopy Index your code
hub / github.com/WiringProject/Wiring / removeDescendants

Method removeDescendants

IDE/processing/app/Base.java:2547–2565  ·  view source on GitHub ↗

Recursively remove all files within a directory, used with removeDir(), or when the contents of a dir should be removed, but not the directory itself. (i.e. when cleaning temp files from lib/build)

(File dir)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

removeDirMethod · 0.95
cleanupMethod · 0.95

Calls 5

getBooleanMethod · 0.95
removeDirMethod · 0.95
listMethod · 0.80
equalsMethod · 0.80
printlnMethod · 0.80

Tested by

no test coverage detected