On this page
session.Session.windows_or_empty
- Module
- session
- Declared in
- Session
- Package
- libtmux
- Source
- crates/libtmux/src/session.rs
-
List the windows linked into this session, in tmux's own order.
This is the lenient form; use
Session::windowswhen the reason for an empty result matters.
0 declared, 0 inherited