Open
Description
Thanks for providing an simple abstraction over russh
!
We are often running commands that take minutes/hours to complete, and getting some feedback before the command has finished would greatly increase the user experience. If execute
(or a cousin function) could expose stdout/err like stdlib's/tokio's Command
, we could consume stdout/err and (and maybe push stdin?) while the command runs.
Metadata
Metadata
Assignees
Labels
No labels