On this page
tmux.Server.Panes
- Module
- tmux
- Declared in
- Server
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/hierarchy.go
- Panes ( ctx : context.Context ) ([]Pane, error)
-
Panes materializes pane records for every winlink. Failures, including
ErrNoServer, remain errors rather than empty results.
0 declared, 0 inherited