doc: correct info in child_process.md · nodejs/node@41bec5c · GitHub
Skip to content

Commit 41bec5c

Browse files
vsemozhetbytMylesBorins
authored andcommitted
doc: correct info in child_process.md
`child.stderr`, `child.stdin`, and `child.stdout` are `null`, not `undefined`, if the relevant `stdio` properties are set to anything other than 'pipe'. PR-URL: #11949 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Evan Lucas <evanlucas@me.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 91a2700 commit 41bec5c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

doc/api/child_process.md

Lines changed: 3 additions & 3 deletions

0 commit comments

Comments
 (0)