Searched refs:dst (Results 1 – 1 of 1) sorted by relevance
56 protected void moveFile(Path src, Path dst) { in moveFile() argument62 String.format(Locale.getDefault(), "cp %s %s", src.toString(), dst.toString()); in moveFile()