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

ControlReply.number

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

View as Markdown

Declared in
ControlReply
Package
libtmux-swift
Source
Sources/LibTmux/ControlProtocol.swift
number : let number: Int
property [source]
property [source]
number

The number tmux stamped on this reply's block.

tmux numbers a command when it runs it, from one counter shared by every client, so a connection's own replies advance without being contiguous. A block that does not advance is a protocol violation rather than a reply, which is what keeps ordering proven rather than assumed.

0 declared, 0 inherited

Esc

Type to search.