expectrl 0.8.0

A tool for automating terminal applications in Unix like Don libes expect
Documentation
1
2
3
4
//! Stream module contains a set of IO (write/read) wrappers.

pub mod log;
pub mod stdin;