libtmux Reference MCP Search
On this page

server.discovery.Server.session_by_id

View as Markdown

Module
server.discovery
Declared in
Server
Package
libtmux
Source
crates/libtmux/src/server/discovery.rs
session_by_id ( self , id : &SessionId ) Result<Option<Session>, Error>
method [source]
method [source]
session_by_id

Find the session with this id.

Errors

Returns an error when the session listing fails.

0 declared, 0 inherited

Esc

Type to search.