On this page
tmux.Server.ListClients
- Module
- tmux
- Declared in
- Server
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/server_keys.go
- ListClients ( ctx : context.Context ) ([]string, error)
-
ListClients returns an owned snapshot of raw tmux client-description lines. A list failure is returned rather than answered with no rows.
0 declared, 0 inherited