移动文件到path,path只有文件名则改名 @param dest String 目标文件名或文件路径名 @param opt String y:目标文件已存在时强行复制缺省将失败,c:复制, p:目标文件是相对目录是相对于主目录,默认是相对于源文件的父目录 @return boolean true:成功,false:失败
(String dest, String opt)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected