Crates.io | pty_closure |
lib.rs | pty_closure |
version | 0.1.3 |
created_at | 2022-03-01 02:54:30.411308+00 |
updated_at | 2025-08-12 09:07:20.023819+00 |
description | Run functions and closures in a pseudoterminal |
homepage | |
repository | https://codeberg.com/Shadow53/pty-closure-rs |
max_upload_size | |
id | 541289 |
size | 26,858 |
Run a closure (or function) in a pseudoterminal.
This crate only supports macOS, Linux, and BSD targets -- not Windows.
See docs.rs for documentation.