tty-spawn

Crates.iotty-spawn
lib.rstty-spawn
version0.4.0
sourcesrc
created_at2022-12-30 10:26:57.876612
updated_at2024-08-19 11:09:06.506645
descriptionThe internal tty spawning functionality of the teetty utility
homepage
repositoryhttps://github.com/mitsuhiko/teetty
max_upload_size
id747822
size20,460
Armin Ronacher (mitsuhiko)

documentation

README

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

Commit count: 72

cargo fmt