Home
last modified time | relevance | path

Searched refs:errorFileName (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/npm/test/lib/utils/
Dexit-handler.js424 const errorFileName = logFiles.find(f => f.endsWith('error-file.txt')) constant
425 const errorFile = fs.readFileSync(join(cache, '_logs', errorFileName)).toString()