Skip to content

how can we execute a process and capture/redirect its stdin/stdout/stderr? #75

@rgl

Description

@rgl

is there a way to execute a process and capture/redirect its stdin/stdout/stderr? preferably in a streaming way (e.g. get stdout while its being generated by the process).

this seems to be supported in https://github.com/Devolutions/now-proto/blob/now-proto-pdu-v0.4.3/rust/now-proto-pdu/src/exec/process.rs#L33-L36

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions