Searched refs:docExists (Results 1 – 1 of 1) sorted by relevance
209 const docExists = await fs.pathExists(path.join(RN_DOCS_DIR, `${entry}.md`)); constant212 if (docExists && !docIsIgnored) {