On this page
tmux.Server.DetachAllClients
- Module
- tmux
- Declared in
- Server
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/server_clients.go
- DetachAllClients ( ctx : context.Context , request : DetachAllClientsRequest ) error
-
DetachAllClients detaches every client except KeepClient or tmux's current client. Cancellation does not prove every client was detached.
0 declared, 0 inherited