libtmux Reference MCP Search
On this page

tmux.Snapshot.SessionByID

View as Markdown

Module
tmux
Declared in
Snapshot
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/snapshot.go
SessionByID ( id : SessionID ) (Session, error)
method [source]
method [source]
SessionByID

SessionByID returns the sole session view with id. It never queries tmux and returns a SnapshotLookupError matching ErrSnapshotNotFound otherwise.

0 declared, 0 inherited

Esc

Type to search.