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

File test-fs-promisified.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2const common = require('../common');
3const assert = require('assert');
4const fs = require('fs');

Callers

nothing calls this directly

Calls 14

promisifyFunction · 0.85
existsFunction · 0.85
allocMethod · 0.80
readFunction · 0.70
writeFunction · 0.70
requireFunction · 0.50
assertFunction · 0.50
openSyncMethod · 0.45
thenMethod · 0.45
closeSyncMethod · 0.45
refreshMethod · 0.45
resolveMethod · 0.45

Tested by

no test coverage detected