pty_closure 0.1.2

Run functions and closures in a pseudoterminal
Documentation

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.