Skip to content

Support writing to IO streams other than stdout & std err #673

@neimanpinchas

Description

@neimanpinchas

General

No way to write into node process stdio streams other then stdout & stderr,
needing something like process.stdio[4].write(buffer)

In child proccess there is cp.stdio, but having no way to intercept it in the child

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions