MCPcopy Create free account
hub / github.com/bbejeck/Java-7 / move

Method move

src/main/java/bbejeck/nio/util/DirUtils.java:98–102  ·  view source on GitHub ↗

Moves one directory tree to another. Not a true move operation in that the directory tree is copied, then the original directory tree is deleted. @param from @param to @throws IOException

(Path from, Path to)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

testDirUtilsMoveMethod · 0.95
testMoveFileMethod · 0.80
testMoveDirectoryMethod · 0.80

Calls 1

validateMethod · 0.95

Tested by 4

testDirUtilsMoveMethod · 0.76
testMoveFileMethod · 0.64
testMoveDirectoryMethod · 0.64