Skip to content

process: add example for reading Child stdout#7141

Merged
maminrayej merged 4 commits intotokio-rs:masterfrom
maminrayej:docs/read-child-stdout
Feb 8, 2025
Merged

process: add example for reading Child stdout#7141
maminrayej merged 4 commits intotokio-rs:masterfrom
maminrayej:docs/read-child-stdout

Conversation

@maminrayej
Copy link
Copy Markdown
Member

Resolves #7138.

@maminrayej maminrayej added T-docs Topic: documentation A-tokio Area: The main tokio crate M-process Module: tokio/process labels Feb 6, 2025
Comment thread tokio/src/process/mod.rs
Comment thread tokio/src/process/mod.rs
Co-authored-by: Motoyuki Kimura <moymoymox@gmail.com>
@maminrayej maminrayej merged commit 8713d39 into tokio-rs:master Feb 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-tokio Area: The main tokio crate M-process Module: tokio/process T-docs Topic: documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

process: document how to read output from Child

3 participants