Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
3
const
common = require(
'../../common'
);
4
const
{ isMainThread } = require(
'worker_threads'
);
Callers
nothing calls this directly
Calls
15
pathToFileURL
Method · 0.80
lutimes
Method · 0.80
mkdtempSync
Method · 0.80
mkdtemp
Method · 0.80
rmSync
Method · 0.80
lchmod
Method · 0.80
lchown
Method · 0.80
fsync
Method · 0.80
has
Method · 0.65
createWriteStream
Method · 0.65
open
Method · 0.65
close
Method · 0.65
Tested by
no test coverage detected