MCPcopy Index your code
hub / github.com/nodejs/node / test-child-process-execsync-maxbuf.js

File test-child-process-execsync-maxbuf.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2const { escapePOSIXShell } = require('../common');
3
4// This test checks that the maxBuffer option for child_process.spawnSync()

Callers

nothing calls this directly

Calls 7

escapePOSIXShellFunction · 0.85
execSyncFunction · 0.85
requireFunction · 0.50
getSystemErrorNameFunction · 0.50
fromMethod · 0.45
okMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected