Searched defs:stat (Results 1 – 5 of 5) sorted by relevance
13 const stat = await fs.stat(path.join(projectRoot, filePath)); constant
22 const stat = await fs.stat(filePath); constant
93 const stat = await fs.lstat(path.join(frameworkPath, target)); constant
252 const stat = await fs.promises.stat(path); constant
193 const stat = await fs.lstat(fullPath); constant