Method lrs::tty::Tty::disable_slave

Disallows opening the slave.

Syntax

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

See also