We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20daad9 commit c885d04Copy full SHA for c885d04
doc/api/deprecations.md
@@ -3881,6 +3881,8 @@ When an `args` array is passed to [`child_process.execFile`][] or [`child_proces
3881
[`assert`]: assert.md
3882
[`asyncResource.runInAsyncScope()`]: async_context.md#asyncresourceruninasyncscopefn-thisarg-args
3883
[`buffer.subarray`]: buffer.md#bufsubarraystart-end
3884
+[`child_process.execFile`]: child_process.md#child_processexecfilefile-args-options-callback
3885
+[`child_process.spawn`]: child_process.md#child_processspawncommand-args-options
3886
[`child_process`]: child_process.md
3887
[`clearInterval()`]: timers.md#clearintervaltimeout
3888
[`clearTimeout()`]: timers.md#cleartimeouttimeout
0 commit comments