Skip to content

Undocumented options for child_process.exec and execSync? #3387

Closed
@joliss

Description

@joliss

I assume that exec and execSync have the same set of options, but in the documentation some are missing:

The shell option mentioned in child_process.exec is absent from the execSync documentation.

Conversely, the input and stdio options mentioned in child_process.execSync are absent from the exec documentation. Edit: Hm, I'm not sure if these are actually supported by exec. Strange.

Metadata

Metadata

Assignees

No one assigned

    Labels

    child_processIssues and PRs related to the child_process subsystem.docIssues and PRs related to the documentations.good first issueIssues that are suitable for first-time contributors.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions