libtmux Reference MCP Search
On this page

server.discovery.Server.panes

View as Markdown

Module
server.discovery
Declared in
Server
Package
libtmux
Source
crates/libtmux/src/server/discovery.rs
panes ( self ) Result<Vec<Pane>, Error>
method [source]
method [source]
panes

List every pane on the server, preserving any failure.

Errors

Returns an error when the list command cannot run, or when its output cannot be decoded into snapshots.

0 declared, 0 inherited

Esc

Type to search.