expectrl 0.7.1

A tool for automating terminal applications in Unix like Don libes expect
Documentation
1
2
3
4
mod blocking;
mod wait;

pub use wait::{Recv, Wait2};