libtmux Reference MCP Search
On this page

server.discovery.Server.pane_by_id

View as Markdown

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

Find the pane with this id.

Errors

Returns an error when the pane listing fails.

0 declared, 0 inherited

Esc

Type to search.