| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
PR-URL: nodejs#13769 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
There was a problem hiding this comment.
There are a couple of bits that should probably be wrapped at 80 columns, but otherwise LGTM.
Thank you so much for doing this!
Sorry, something went wrong.
| * `encoding` {string} **Default:** `'utf8'` | ||
| * `timeout` {number} **Default:** `0` | ||
| * [`maxBuffer`][] {number} Largest amount of data (in bytes) allowed on | ||
| stdout or stderr - if exceeded child process is killed. **Default:*: `200*1024` |
There was a problem hiding this comment.
Missing the second * after Default here.
Sorry, something went wrong.
|
@gibfahn Both issues are fixed. |
Sorry, something went wrong.
|
@gibfahn Please look at this again. Is there anything I should change? |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Backport of #13769.
Checklist
Affected core subsystem(s)
doc