Home
last modified time | relevance | path

Searched defs:dirPath (Results 1 – 2 of 2) sorted by relevance

/expo/packages/@expo/cli/src/start/project/
H A DdotExpo.ts48 const dirPath = getDotExpoProjectDirectory(projectRoot); constant
/expo/packages/@expo/fingerprint/build/hash/
H A DHash.js110 async function createDirHashResultsAsync(dirPath, limiter, projectRoot, options, depth = 0) { argument