Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

tmux.Snapshot.SessionByID

Go
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

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 ErrNotFound otherwise.

0 declared, 0 inherited

Esc

Type to search.