Searched refs:entryExist (Results 1 – 1 of 1) sorted by relevance
588 if (entryExist(filePath, entryTypes)) {591 } else if (entryExist(filePath, entryMain)) {598 function entryExist(filePath: string, entry: string): boolean { function