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

LibTmux.PaneId

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

View as Markdown

Module
LibTmux
Package
LibTmux
Source
src/LibTmux/PaneId.cs
struct LibTmux.PaneId
structreadonly [source]
structreadonly [source]
struct LibTmux.PaneId

Represents a generation-independent tmux pane identifier.

6 declared, 0 inherited

Members

  • CompareTo method Orders this identifier against another numerically.
  • PaneId method Initializes a pane identifier.
  • Parse method Parses a prefixed pane identifier.
  • ToString method Returns the canonical prefixed identifier.
  • TryParse method Tries to parse a prefixed pane identifier.
  • Value property Gets the nonnegative numeric value.
Esc

Type to search.