MCPcopy Index your code
hub / github.com/nodejs/node / test-stdout-close-catch.js

File test-stdout-close-catch.js

test/parallel/test-stdout-close-catch.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 child_process = require('child_process');

Callers

nothing calls this directly

Calls 7

parseMethod · 0.65
requireFunction · 0.50
getSystemErrorNameFunction · 0.50
pathMethod · 0.45
execMethod · 0.45
onMethod · 0.45
logMethod · 0.45

Tested by

no test coverage detected