libtmux Reference MCP Search
On this page

LibTmux.SnapshotDepth

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.
  • Server constant Only the server itself was captured.
  • Sessions constant Sessions were captured, but not their windows.
  • Windows constant Sessions and their windows were captured.
Esc

Type to search.