libtmux Reference MCP Search
On this page

session.Session.panes_or_empty

View as Markdown

Module
session
Declared in
Session
Package
libtmux
Source
crates/libtmux/src/session.rs
panes_or_empty ( self ) Vec<Pane>
method [source]
method [source]
panes_or_empty

List every pane in this session, in tmux's own order.

This is the lenient form; use Session::panes when the reason for an empty result matters.

0 declared, 0 inherited

Esc

Type to search.