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

window.Window.refreshed

Rust
  • Python Unavailable
  • TypeScript Unavailable
  • Rust
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

View as Markdown

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

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

Errors

Returns Error::ObjectGone when this session no longer links the window, or a listing error when tmux could not be read.

0 declared, 0 inherited

Esc

Type to search.