Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
const
t = require(
'tap'
)
2
const
_fs = require(
'node:fs'
)
3
const
fs = _fs.promises
4
const
path = require(
'node:path'
)
Callers
nothing calls this directly
Calls
15
cleanDate
Function · 0.85
cleanCwd
Function · 0.85
loadLogFile
Function · 0.85
makeOldLogs
Function · 0.85
cleanErr
Function · 0.85
every
Method · 0.80
range
Function · 0.70
last
Function · 0.70
slice
Method · 0.65
map
Method · 0.65
match
Method · 0.65
require
Function · 0.50
Tested by
no test coverage detected