Home
last modified time | relevance | path

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

/expo/tools/src/generate-module/
H A DconfigureModule.ts106 const removeUponEmptyOrOnlyEmptySubdirs = async (dirPath: string): Promise<boolean> => { constant
112 return fileStats.isDirectory() && (await removeUponEmptyOrOnlyEmptySubdirs(filePath));
255 await removeUponEmptyOrOnlyEmptySubdirs(
269 await removeUponEmptyOrOnlyEmptySubdirs(