Home
last modified time | relevance | path

Searched defs:stat (Results 1 – 5 of 5) sorted by relevance

/expo/packages/@expo/fingerprint/src/sourcer/
H A DUtils.ts13 const stat = await fs.stat(path.join(projectRoot, filePath)); constant
/expo/tools/src/commands/
H A DAndroidDownloadVersionedAars.ts22 const stat = await fs.stat(filePath); constant
/expo/tools/src/prebuilds/
H A DXcodeProject.ts93 const stat = await fs.lstat(path.join(frameworkPath, target)); constant
/expo/packages/create-expo/src/utils/
H A Dnpm.ts252 const stat = await fs.promises.stat(path); constant
/expo/packages/create-expo-module/src/
H A Dcreate-expo-module.ts193 const stat = await fs.lstat(fullPath); constant