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

control.PaneOutput.sender

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

View as Markdown

Module
control
Declared in
PaneOutput
Package
libtmux
Source
crates/libtmux/src/control.rs
sender ( self ) → &ControlSender
method [source]
method [source]
sender

Return the connection this stream reads, to mute or resume panes on it.

The watched pane's own stream cannot be muted through Self alone: ControlSender::mute_pane , ControlSender::unmute_pane , and ControlSender::resume_pane all take a target, and Self::pane names this one.

0 declared, 0 inherited

Esc

Type to search.