Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-watch-mode-watch-flags.mjs
File
test-watch-mode-watch-flags.mjs
test/sequential/test-watch-mode-watch-flags.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as common from
'../common/index.mjs'
;
2
import
tmpdir from
'../common/tmpdir.js'
;
3
import
assert from
'node:assert'
;
4
import
path from
'node:path'
;
Callers
nothing calls this directly
Calls
8
runNode
Function · 0.85
createTmpFile
Function · 0.70
it
Function · 0.50
mkdirSync
Function · 0.50
inspect
Function · 0.50
skip
Method · 0.45
refresh
Method · 0.45
resolve
Method · 0.45
Tested by
no test coverage detected