tty-spawn 0.4.0

The internal tty spawning functionality of the teetty utility
Documentation

tty-spawn

Crates.io License rustc 1.63.0 Documentation

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