MCPcopy Index your code
hub / github.com/nodejs/node / rel

Function rel

test/es-module/test-esm-windows.js:18–18  ·  view source on GitHub ↗
(file)

Source from the content-addressed store, hash-verified

16(async () => {
17 tmpdir.refresh();
18 const rel = (file) => tmpdir.resolve(file);
19
20 { // Load a single script
21 const file = rel('con.mjs');

Callers 1

Calls 1

resolveMethod · 0.45

Tested by

no test coverage detected