On this page
snapshot.hydrate_session_infos_from_stdout
- Module
- snapshot
- Package
- libtmux
- Source
- crates/libtmux/src/snapshot.rs
- hydrate_session_infos_from_stdout ( plan : &FormatPlan , stdout : &[u8] ) Result<Vec<SessionInfo>, FormatCodecError>
-
Decode a complete
list-sessionsstdout into ordered snapshots.Sessions and clients are intrinsic rather than projected, so they carry no winlink edge and need no server identity. Order is tmux's own.
0 declared, 0 inherited