smol-rs / async-process

Async interface for working with processes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wrong example for Command::output

ChrisGreenaway opened this issue · comments

The rustdoc for the output() method on Command gives an example for the spawn() method.

Nice. :-)