MCPcopy Create free account
hub / github.com/bage2014/study / move

Method move

study-utils/src/main/java/com/gootrip/util/FileHelper.java:56–58  ·  view source on GitHub ↗

Move a file from one location to another. An attempt is made to rename the file and if that fails, the file is copied and the old file deleted. If the destination file already exists, an exception will be thrown. @param from file which should be moved. @param to desired destination of the file. @

(File from, File to)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

encodeMethod · 0.95
decodeMethod · 0.95
chartist.min.jsFile · 0.80
dFunction · 0.80
eFunction · 0.80
updateFileMethod · 0.80

Calls 6

copyMethod · 0.95
existsMethod · 0.80
deleteMethod · 0.65
getStringMethod · 0.65
toStringMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected