File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2368,13 +2368,13 @@ or [`child_process.fork()`][].
23682368[`ChildProcess`]: #class-childprocess
23692369[`Error`]: errors.md#class-error
23702370[`EventEmitter`]: events.md#class-eventemitter
2371- [`child_process.exec()`]: #child_processexeccommand -options-callback
2372- [`child_process.execFile()`]: #child_processexecfilefile -args-options-callback
2373- [`child_process.execFileSync()`]: #child_processexecfilesyncfile -args-options
2374- [`child_process.execSync()`]: #child_processexecsynccommand -options
2375- [`child_process.fork()`]: #child_processforkmodulepath -args-options
2376- [`child_process.spawn()`]: #child_processspawncommand -args-options
2377- [`child_process.spawnSync()`]: #child_processspawnsynccommand -args-options
2371+ [`child_process.exec()`]: #child-processexeccommand -options-callback
2372+ [`child_process.execFile()`]: #child-processexecfilefile -args-options-callback
2373+ [`child_process.execFileSync()`]: #child-processexecfilesyncfile -args-options
2374+ [`child_process.execSync()`]: #child-processexecsynccommand -options
2375+ [`child_process.fork()`]: #child-processforkmodulepath -args-options
2376+ [`child_process.spawn()`]: #child-processspawncommand -args-options
2377+ [`child_process.spawnSync()`]: #child-processspawnsynccommand -args-options
23782378[`dgram.Socket`]: dgram.md#class-dgramsocket
23792379[`maxBuffer` and Unicode]: #maxbuffer-and-unicode
23802380[`net.Server`]: net.md#class-netserver
You can’t perform that action at this time.
0 commit comments