Commit 2860c535 authored by Tyler Anton's avatar Tyler Anton Committed by James M Snell
Browse files

doc: fixed child_process.exec doc

Changed child_process.exec documentation to reflect that the parameters stdout and stderr are instances of Buffer only if {encoding: null}. Otherwise, they are instances of String with the encoding.

Fixes #9434

removed .DS_Store

PR-URL: https://github.com/joyent/node/pull/14088


Reviewed-By: default avatarjasnell - James M Snell <jasnell@gmail.com>
Reviewed-By: default avatarpiscisaureus - Bert Belder <bertbelder@gmail.com>
parent b5a0abcf
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment