libtmux Reference MCP Search
On this page

snapshot.hydrate_session_infos_from_stdout

View as Markdown

Module
snapshot
Package
libtmux
Source
crates/libtmux/src/snapshot.rs
hydrate_session_infos_from_stdout ( plan : &FormatPlan , stdout : &[u8] ) Result<Vec<SessionInfo>, FormatCodecError>
function [source]
function [source]
hydrate_session_infos_from_stdout

Decode a complete list-sessions stdout 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

Esc

Type to search.