Skip to content

doc: clarify subprocess.stdout/in/err/io properties

The various subprocess.stdwhatever properties can be null or undefined in certain conditions.

Fixes: https://github.com/nodejs/node/issues/33458 Signed-off-by: James M Snell jasnell@gmail.com

Merge request reports

Loading