MCPcopy Create free account
hub / github.com/SPLWare/esProc / move

Method move

src/main/java/com/scudata/dm/LocalFile.java:526–618  ·  view source on GitHub ↗

移动文件到path,path只有文件名则改名 @param dest String 目标文件名或文件路径名 @param opt String y:目标文件已存在时强行复制缺省将失败,c:复制, p:目标文件是相对目录是相对于主目录,默认是相对于源文件的父目录 @return boolean true:成功,false:失败

(String dest, String opt)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

getFileMethod · 0.95
debugMethod · 0.95
getAppHomeMethod · 0.95
getMainPathMethod · 0.95
getMethod · 0.95
getMessageMethod · 0.95
moveCtxFilesMethod · 0.95
copyDirectoryMethod · 0.95
copyFileMethod · 0.95
isDirectoryMethod · 0.80
intValueMethod · 0.80
substringMethod · 0.80

Tested by

no test coverage detected