pty_closure

Crates.iopty_closure
lib.rspty_closure
version0.1.2
sourcesrc
created_at2022-03-01 02:54:30.411308
updated_at2022-03-01 02:58:24.920162
descriptionRun functions and closures in a pseudoterminal
homepage
repositoryhttps://github.com/Shadow53/pty-closure-rs
max_upload_size
id541289
size19,400
Michael Bryant (Shadow53)

documentation

https://docs.rs/pty_closure/latest/pty_closure

README

pty-closure-rs

Audit workflow badge Checks workflow badge Clippy workflow badge Codecov coverage badge Crates.io license badge FOSSA Status

Run a closure (or function) in a pseudoterminal.

This crate only supports macOS, Linux, and BSD targets -- not Windows.

See docs.rs for documentation.

Commit count: 22

cargo fmt