On this page
LibTmux.Internal.RelationReader.CapturedSession
- Module
- LibTmux.Internal
- Declared in
- RelationReader
- Package
- LibTmux
- Source
- src/LibTmux/Materialization/RelationReader.cs
- CapturedSession ( snapshot : IReadOnlyDictionary<string, string?>? ) SessionId?
-
Reads the session a handle was materialized in.
- Parameters
-
-
snapshot ( IReadOnlyDictionary<string, string?>? ) – The fields captured with the handle, or null.
-
- Returns
-
The captured session, or null when none was captured.
0 declared, 0 inherited