Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-fs-access.js
File
test-fs-access.js
test/parallel/test-fs-access.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Flags: --expose-internals
2
'use strict'
;
3
4
// This tests that fs.access and fs.accessSync works as expected
Callers
nothing calls this directly
Calls
14
createFileWithPerms
Function · 0.85
expectedError
Function · 0.85
match
Method · 0.65
forEach
Method · 0.65
require
Function · 0.50
skip
Method · 0.45
resolve
Method · 0.45
refresh
Method · 0.45
access
Method · 0.45
then
Method · 0.45
ok
Method · 0.45
accessSync
Method · 0.45
Tested by
no test coverage detected