Method lrs::tty::Tty::start_input

Restarts input.

Syntax

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

See also