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

File fs-write.js

test/fixtures/permission/fs-write.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const common = require('../../common');
4const { isMainThread } = require('worker_threads');

Callers

nothing calls this directly

Calls 15

pathToFileURLMethod · 0.80
lutimesMethod · 0.80
mkdtempSyncMethod · 0.80
mkdtempMethod · 0.80
rmSyncMethod · 0.80
lchmodMethod · 0.80
lchownMethod · 0.80
fsyncMethod · 0.80
hasMethod · 0.65
createWriteStreamMethod · 0.65
openMethod · 0.65
closeMethod · 0.65

Tested by

no test coverage detected