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

Method moveFile

src/main/org/apache/tools/ant/taskdefs/Move.java:209–226  ·  view source on GitHub ↗

Try to move the file via a rename, but if this fails or filtering is enabled, copy the file then delete the sourceFile.

(File fromFile, File toFile, boolean filtering, boolean overwrite)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

doFileOperationsMethod · 0.95

Calls 8

renameFileMethod · 0.95
copyFileMethod · 0.95
tryHardToDeleteMethod · 0.80
logMethod · 0.65
getMessageMethod · 0.45
getLocationMethod · 0.45
getFileUtilsMethod · 0.45
getAbsolutePathMethod · 0.45

Tested by

no test coverage detected