MCPcopy Index your code
hub / github.com/nodejs/node / test-child-process-exec-any-shells-windows.js

File test-child-process-exec-any-shells-windows.js

test/parallel/test-child-process-exec-any-shells-windows.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const common = require('../common');
3const assert = require('assert');
4const cp = require('child_process');

Callers

nothing calls this directly

Calls 11

testCopyFunction · 0.85
includesMethod · 0.80
testFunction · 0.70
requireFunction · 0.50
skipMethod · 0.45
refreshMethod · 0.45
mkdirSyncMethod · 0.45
writeFileMethod · 0.45
execMethod · 0.45
okMethod · 0.45
splitMethod · 0.45

Tested by

no test coverage detected