libtmux Reference MCP Search
On this page

session.Session.windows_or_empty

View as Markdown

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

List the windows linked into this session, in tmux's own order.

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

0 declared, 0 inherited

Esc

Type to search.