Crates.io | pty_closure |
lib.rs | pty_closure |
version | 0.1.2 |
source | src |
created_at | 2022-03-01 02:54:30.411308 |
updated_at | 2022-03-01 02:58:24.920162 |
description | Run functions and closures in a pseudoterminal |
homepage | |
repository | https://github.com/Shadow53/pty-closure-rs |
max_upload_size | |
id | 541289 |
size | 19,400 |
Run a closure (or function) in a pseudoterminal.
This crate only supports macOS, Linux, and BSD targets -- not Windows.
See docs.rs for documentation.