Struct pty::fork::Slave
[−]
[src]
pub struct Slave { /* fields omitted */ }Methods
impl Slave[src]
fn new(path: *const c_char) -> Result<Self, SlaveError>
The constructor function new returns the Slave interface.