Skip to content

doc: shell option for the execFile and execFileSync functions#18237

Closed
jvelezpo wants to merge 2 commits intonodejs:masterfrom
jvelezpo:jvelezpo
Closed

doc: shell option for the execFile and execFileSync functions#18237
jvelezpo wants to merge 2 commits intonodejs:masterfrom
jvelezpo:jvelezpo

Conversation

@jvelezpo
Copy link
Contributor

@jvelezpo jvelezpo commented Jan 18, 2018

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.

Fixes: #18199

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

doc

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

child_process Issues and PRs related to the child_process subsystem. doc Issues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants