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

tmux.Client.ResolveAttachment

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
Client
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/client_attachment.go
ResolveAttachment ( ctx : context.Context ) → (ClientAttachment, error)
method [source]
method [source]
ResolveAttachment

ResolveAttachment re-reads the client's live attached hierarchy.

One resolution materializes one strict Snapshot. Snapshot collection is a multi-command observational read, so concurrent tmux changes may produce a partial hierarchy. A missing client, detached client, or stale session returns an empty attachment without an error. Other collection, decoding, and cardinality errors remain visible.

0 declared, 0 inherited

Esc

Type to search.