Searched defs:dirPath (Results 1 – 2 of 2) sorted by relevance
48 const dirPath = getDotExpoProjectDirectory(projectRoot); constant
110 async function createDirHashResultsAsync(dirPath, limiter, projectRoot, options, depth = 0) { argument