Method lrs::tty::Tty::enable_slave

Allows opening the slave.

Syntax

impl Tty {
    fn enable_slave(&self) -> Result<(), Errno>
}

See also