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

LibTmux.SnapshotDepth

.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/Snapshots/SnapshotDepth.cs
enum LibTmux.SnapshotDepth
enum [source]
enum [source]
enum LibTmux.SnapshotDepth

Names how far down the tmux hierarchy a snapshot captured.

Depth is recorded rather than inferred so a caller can tell an empty level apart from a level that was never read.

4 declared, 0 inherited

Members

  • Panes constant Sessions, windows, and their panes were captured.
  • Sessions constant Sessions were captured, but not their windows.
  • Windows constant Sessions and their windows were captured.
  • Server constant Only the server itself was captured.
Esc

Type to search.