Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

doc: fixed child_process.exec doc #14088

Closed
wants to merge 1 commit into from
Closed

doc: fixed child_process.exec doc #14088

wants to merge 1 commit into from

Commits on Mar 25, 2015

  1. 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
    tyleranton committed Mar 25, 2015
    Configuration menu
    Copy the full SHA
    55d2609 View commit details
    Browse the repository at this point in the history