Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ test-watch-mode-files_watcher-clear.mjs
File
test-watch-mode-files_watcher-clear.mjs
test/parallel/test-watch-mode-files_watcher-clear.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Flags: --expose-internals
2
import
* as common from
'../common/index.mjs'
;
3
import
tmpdir from
'../common/tmpdir.js'
;
4
import
assert from
'node:assert'
;
Callers
nothing calls this directly
Calls
14
createRequire
Function · 0.85
writeFileSync
Function · 0.85
clearInterval
Function · 0.85
watchPath
Method · 0.80
now
Method · 0.80
fn
Function · 0.70
clear
Method · 0.65
require
Function · 0.50
resolve
Function · 0.50
setInterval
Function · 0.50
skip
Method · 0.45
refresh
Method · 0.45
Tested by
no test coverage detected