MCPcopy Create free account
hub / github.com/nodejs/node / log-file.js

File log-file.js

deps/npm/test/lib/utils/log-file.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const t = require('tap')
2const _fs = require('node:fs')
3const fs = _fs.promises
4const path = require('node:path')

Callers

nothing calls this directly

Calls 15

cleanDateFunction · 0.85
cleanCwdFunction · 0.85
loadLogFileFunction · 0.85
makeOldLogsFunction · 0.85
cleanErrFunction · 0.85
everyMethod · 0.80
rangeFunction · 0.70
lastFunction · 0.70
sliceMethod · 0.65
mapMethod · 0.65
matchMethod · 0.65
requireFunction · 0.50

Tested by

no test coverage detected