Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

Rust API

Rust documentation

View as Markdown

Module
server
Declared in
Server
Package
libtmux
Source
crates/libtmux/src/server/discovery.rs
Other languages
PythonTypeScriptGoJava.NETC++Swift
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.

In other ports List the server's panes

0 declared, 0 inherited

Esc

Type to search.