Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-require-symlink.js
File
test-require-symlink.js
test/parallel/test-require-symlink.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Flags: --preserve-symlinks
2
'use strict'
;
3
const
common = require(
'../common'
);
4
Callers
nothing calls this directly
Calls
9
chdir
Method · 0.80
copyDir
Function · 0.70
test
Function · 0.70
require
Function · 0.50
skip
Method · 0.45
path
Method · 0.45
resolve
Method · 0.45
refresh
Method · 0.45
join
Method · 0.45
Tested by
no test coverage detected