MCPcopy Index your code
hub / github.com/nodejs/node / test-fs-chmod-mask.js

File test-fs-chmod-mask.js

test/parallel/test-fs-chmod-mask.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3// This tests that the lower bits of mode > 0o777 still works in fs APIs.
4

Callers

nothing calls this directly

Calls 3

testFunction · 0.70
requireFunction · 0.50
refreshMethod · 0.45

Tested by

no test coverage detected