On this page
tmux.Snapshot.ClientByName
- Module
- tmux
- Declared in
- Snapshot
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/snapshot.go
- ClientByName ( name : ClientName ) (Client, error)
-
ClientByName returns the sole client view with name. It never queries tmux and returns a
SnapshotLookupErrormatchingErrSnapshotNotFoundorErrSnapshotAmbiguouswhen cardinality is not one.
0 declared, 0 inherited