MCPcopy Create free account
hub / github.com/WiringProject/Wiring / copyDir

Method copyDir

IDE/processing/app/Base.java:2505–2525  ·  view source on GitHub ↗

Copy a folder from one place to another. This ignores all dot files and folders found in the source directory, to avoid copying silly .DS_Store files and potentially troublesome .svn folders.

(File sourceDir,
                             File targetDir)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

saveAsMethod · 0.95

Calls 4

copyFileMethod · 0.95
equalsMethod · 0.80
listMethod · 0.80
charAtMethod · 0.80

Tested by

no test coverage detected