libtmux Reference MCP Search
On this page

tmux.Snapshot.ClientByName

View as Markdown

Module
tmux
Declared in
Snapshot
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/snapshot.go
ClientByName ( name : ClientName ) (Client, error)
method [source]
method [source]
ClientByName

ClientByName returns the sole client view with name. It never queries tmux and returns a SnapshotLookupError matching ErrSnapshotNotFound or ErrSnapshotAmbiguous when cardinality is not one.

0 declared, 0 inherited

Esc

Type to search.