MCPcopy Index your code
hub / github.com/nodejs/node / test-fs-options-immutable.js

File test-fs-options-immutable.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2const common = require('../common');
3
4// These tests make sure that the `options` object passed to these functions are

Callers

nothing calls this directly

Calls 15

mkdtempSyncMethod · 0.80
mkdtempMethod · 0.80
closeMethod · 0.65
requireFunction · 0.50
refreshMethod · 0.45
readFileMethod · 0.45
readFileSyncMethod · 0.45
readdirMethod · 0.45
readdirSyncMethod · 0.45
resolveMethod · 0.45
writeFileSyncMethod · 0.45
symlinkSyncMethod · 0.45

Tested by

no test coverage detected