Searched refs:fromDir (Results 1 – 1 of 1) sorted by relevance
467 func copyFiles(copies []*sbox_proto.Copy, fromDir, toDir string, exists existsType, write writeType… argument469 fromPath := joinPath(fromDir, copyPair.GetFrom())650 func moveFiles(copies []*sbox_proto.Copy, fromDir, toDir string, write writeType) error { argument652 fromPath := joinPath(fromDir, copyPair.GetFrom())