Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-fs-copyfile.js
File
test-fs-copyfile.js
test/parallel/test-fs-copyfile.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Flags: --expose-internals
2
'use strict'
;
3
const
common = require(
'../common'
);
4
const
fixtures = require(
'../common/fixtures'
);
Callers
nothing calls this directly
Calls
11
verify
Function · 0.70
forEach
Method · 0.65
require
Function · 0.50
assert
Function · 0.50
path
Method · 0.45
resolve
Method · 0.45
refresh
Method · 0.45
writeFileSync
Method · 0.45
copyFileSync
Method · 0.45
unlinkSync
Method · 0.45
copyFile
Method · 0.45
Tested by
no test coverage detected