MCPcopy Index your code
hub / github.com/nodejs/node / test-process-execpath.js

File test-process-execpath.js

test/parallel/test-process-execpath.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const common = require('../common');
3if (common.isWindows)
4 common.skip('symlinks are weird on windows');

Callers

nothing calls this directly

Calls 8

requireFunction · 0.50
skipMethod · 0.45
realpathSyncMethod · 0.45
logMethod · 0.45
refreshMethod · 0.45
resolveMethod · 0.45
symlinkSyncMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected