Method lrs::tty::Tty::give_up

Gives up this controlling terminal.

Syntax

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

See also