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

control.BlockResult.number

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
BlockResult
Package
libtmux
Source
crates/libtmux/src/control.rs
number ( self ) → u64
method [source]
method [source]
number

Return the block number tmux assigned.

tmux assigns this, and correlation uses it rather than counting commands: a command that fails early can leave a caller waiting forever for a block tmux will never send.

0 declared, 0 inherited

Esc

Type to search.