MCPcopy Index your code
hub / github.com/nodejs/node / test-child-process-fork-stdio-string-variant.js

File test-child-process-fork-stdio-string-variant.js

test/parallel/test-child-process-fork-stdio-string-variant.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const common = require('../common');
3
4// Ensures that child_process.fork can accept string

Callers

nothing calls this directly

Calls 4

forkFunction · 0.70
forEachMethod · 0.65
requireFunction · 0.50
pathMethod · 0.45

Tested by

no test coverage detected