libtmux Reference MCP Search
On this page

pane.Pane.refreshed

View as Markdown

Module
pane
Declared in
Pane
Package
libtmux
Source
crates/libtmux/src/pane.rs
refreshed ( self ) Result<Self, Error>
method [source]
method [source]
refreshed

Return a new handle holding the pane's current state.

Errors

Returns Error::ObjectGone when the pane no longer exists, or a listing error when tmux could not be read.

0 declared, 0 inherited

Esc

Type to search.