0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-25 08:19:38 +01:00
nodejs/doc
jvelezpo 95eb02dc74
doc: shell option for the execFile and execFileSync functions
Useful for executing in a shell because it accepts arguments as
an array instead of a string as exec does.
Depending on the circumstances,
that can prove to be useful if the arguments are already prepared.

PR-URL: https://github.com/nodejs/node/pull/18237
Fixes: https://github.com/nodejs/node/issues/18199
Reviewed-By: Julian Duque <julianduquej@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Adrian Estrada <edsadr@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
2018-02-04 16:51:49 +01:00
..
api doc: shell option for the execFile and execFileSync functions 2018-02-04 16:51:49 +01:00
api_assets doc: fix paragraph line-height issue 2017-10-15 12:39:49 +02:00
changelogs 2018-01-31, Version 9.5.0 (Current) 2018-01-31 18:06:32 -06:00
guides src, test: node internals' postmortem metadata 2018-01-26 08:55:36 +08:00
.eslintrc.yaml tools: enable additional eslint rules 2017-10-19 13:54:14 -04:00
first_timer_badge.png doc: add recommendations for first timers 2017-10-24 10:26:20 -04:00
full-white-stripe.jpg
node.1 doc: fix manpage warnings 2018-01-30 18:51:26 +01:00
onboarding-extras.md tools: move eslint from tools to tools/node_modules 2018-01-11 09:48:05 +01:00
onboarding.md doc: document the collaborator nomination process 2018-01-24 18:42:09 +08:00
osx_installer_logo.png
releases.md doc: use dashes instead of asterisks 2017-12-26 10:41:17 +01:00
STYLE_GUIDE.md doc: fix e.g., to e.g. in docs 2018-01-25 16:29:50 +02:00
template.html
thin-white-stripe.jpg