Method lrs::tty::Tty::suspend_input

Suspends input.

Syntax

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

See also