MCPcopy 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';
3const common = require('../common');
4

Callers

nothing calls this directly

Calls 9

chdirMethod · 0.80
copyDirFunction · 0.70
testFunction · 0.70
requireFunction · 0.50
skipMethod · 0.45
pathMethod · 0.45
resolveMethod · 0.45
refreshMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected