Method lrs::tty::Tty::disable_packet_mode

Disables packet mode for this terminal.

Syntax

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

See also