Method lrs::tty::Tty::session

Returns the session of this terminal.

Syntax

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

See also