Home
last modified time | relevance | path

Searched refs:moveFiles (Results 1 – 3 of 3) sorted by relevance

/expo/packages/create-expo-module/src/
H A DcreateExampleApp.ts58 await moveFiles(appTargetPath, appTmpPath);
93 async function moveFiles(fromPath: string, toPath: string): Promise<void> { function
/expo/packages/create-expo-module/build/
H A DcreateExampleApp.js45 await moveFiles(appTargetPath, appTmpPath);
73 async function moveFiles(fromPath, toPath) { function
H A DcreateExampleApp.js.map1moveFiles(appTargetPath, appTmpPath);\n\n // Cleanup the \"example\" dir\n await fs.rmdir(ap…