On this page
LibTmux.Window.Snapshot
- Module
- LibTmux
- Declared in
- Window
- Package
- LibTmux
- Source
- src/LibTmux/Window.Identity.cs
- Snapshot : IReadOnlyDictionary<string, string?>?
-
Gets the tmux fields captured when this handle materialized, or null when none were.
A handle resolved by identifier alone carries no snapshot, so callers must ask whether one was captured rather than read empty fields.
0 declared, 0 inherited