Searched refs:removeUponEmptyOrOnlyEmptySubdirs (Results 1 – 1 of 1) sorted by relevance
106 const removeUponEmptyOrOnlyEmptySubdirs = async (dirPath: string): Promise<boolean> => { constant112 return fileStats.isDirectory() && (await removeUponEmptyOrOnlyEmptySubdirs(filePath));255 await removeUponEmptyOrOnlyEmptySubdirs(269 await removeUponEmptyOrOnlyEmptySubdirs(