On this page
LibTmux.Pane.Snapshot
- Module
- LibTmux
- Declared in
- Pane
- Package
- LibTmux
- Source
- src/LibTmux/Pane.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