On this page
tmux.Window.Refresh
- Module
- tmux
- Declared in
- Window
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/lookup.go
- Refresh ( ctx : context.Context ) (Window, error)
-
Refresh performs a canonical live lookup for the window's stable ID and returns a new record without mutating the receiver. It does not preserve a linked-session view; use
Window.ResolveSessionfor exact relationships.
0 declared, 0 inherited