#tty #script #tee #pty

tty-spawn

teetty 工具的内部 TTY 创建功能

3 个不稳定版本

新版本 0.4.0 2024 年 8 月 19 日
0.3.1 2023 年 1 月 23 日
0.3.0 2022 年 12 月 30 日

#9 in #tee

Download history 13/week @ 2024-07-23 97/week @ 2024-08-13

110 每月下载量
teetty 中使用

Apache-2.0 许可

21KB
364 代码行数(不含注释)

tty-spawn

Crates.io License rustc 1.63.0 Documentation

tty-spawnteetty 所基于的底层库。它允许你在虚拟 TTY 中创建进程,并实现双向 stdin/stdout,以便你能够与通常需要用户交互的进程进行通信。


lib.rs:

tty-spawnteetty 所基于的底层库。它允许你在虚拟 TTY 中创建进程,并实现双向 stdin/stdout,以便你能够与通常需要用户交互的进程进行通信。

依赖

~2MB
~39K 额外代码行数