MCPcopy 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

createFileWithPermsFunction · 0.85
expectedErrorFunction · 0.85
matchMethod · 0.65
forEachMethod · 0.65
requireFunction · 0.50
skipMethod · 0.45
resolveMethod · 0.45
refreshMethod · 0.45
accessMethod · 0.45
thenMethod · 0.45
okMethod · 0.45
accessSyncMethod · 0.45

Tested by

no test coverage detected