pty2 0.1.0

Fork with new pseudo-terminal (PTY)
Documentation
1
2
3
pub use super::fork::{Fork, ForkError};
pub use super::fork::{Master, MasterError};
pub use super::fork::{Slave, SlaveError};