| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
Wasn't this util.exec() at that time?
Sorry, something went wrong.
There was a problem hiding this comment.
04c06b9 uses require("child_process").exec in the docs, that’s pretty much what I went by here. But yeah, sorry, this is one version off.
Sorry, something went wrong.
There was a problem hiding this comment.
Close. It was added in v0.5.0.
Sorry, something went wrong.
|
/cc @nodejs/documentation |
Sorry, something went wrong.
|
Yes, LGTM. The two errors I pointed out were the only ones. |
Sorry, something went wrong.
Ref: nodejs#6578 PR-URL: nodejs#6927 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Ref: nodejs#6578 PR-URL: nodejs#6927 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
| Back | FazBrowse Home | New Git URL |
Checklist
Affected core subsystem(s)
doc
Description of change
Ref: #6578