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

File test-fs-truncate-sync.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 10

requireFunction · 0.50
assertFunction · 0.50
refreshMethod · 0.45
resolveMethod · 0.45
writeFileSyncMethod · 0.45
truncateSyncMethod · 0.45
equalsMethod · 0.45
readFileSyncMethod · 0.45
fromMethod · 0.45
unlinkSyncMethod · 0.45

Tested by

no test coverage detected