Searched defs:moveFiles (Results 1 – 2 of 2) sorted by relevance
93 async function moveFiles(fromPath: string, toPath: string): Promise<void> { function
73 async function moveFiles(fromPath, toPath) { function