tty-spawn

Build Status Crates.io License rustc 1.60.0

tty-spawn is the underlying library on which teetty is built. It lets you spawn processes in a fake TTY and duplex stdin/stdout so you can communicate with an otherwise user attended process.

License and Links