Searched defs:rootDir (Results 1 – 4 of 4) sorted by relevance
151 function _getFiles($dir, $filenamePattern, $exclude, $rootDir)
58 function scanDirectories($rootDir, $allData=array()) {
305 function scanDirectories($rootDir, $allData=array()) {
6 const rootDir = path.resolve(path.dirname(fileURLToPath(import.meta.url)), '..'); constant