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