Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-watch-mode-files_watcher.mjs
File
test-watch-mode-files_watcher.mjs
test/parallel/test-watch-mode-files_watcher.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
* as fixtures from
'../common/fixtures.mjs'
;
4
import
tmpdir from
'../common/tmpdir.js'
;
Callers
nothing calls this directly
Calls
15
setTimeout
Function · 0.90
beforeEach
Function · 0.85
writeFileSync
Function · 0.85
writeAndWaitForChanges
Function · 0.85
appendFileSync
Function · 0.85
filterFile
Method · 0.80
kill
Method · 0.80
watchPath
Method · 0.80
clearFileFilters
Method · 0.80
watchChildProcessModules
Method · 0.80
mkdirSync
Function · 0.70
spawn
Function · 0.70
Tested by
no test coverage detected