Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ test-fs-promises-watch-ignore-function.mjs
File
test-fs-promises-watch-ignore-function.mjs
test/parallel/test-fs-promises-watch-ignore-function.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
{ skipIfNoWatch } from
'../common/watch.js'
;
3
4
skipIfNoWatch();
Callers
nothing calls this directly
Calls
7
skipIfNoWatch
Function · 0.90
all
Method · 0.80
watchDir
Function · 0.70
writeFiles
Function · 0.70
refresh
Method · 0.45
resolve
Method · 0.45
join
Method · 0.45
Tested by
no test coverage detected