On this page
tmux.Server.SuspendClient
- Module
- tmux
- Declared in
- Server
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/server_clients.go
- SuspendClient ( ctx : context.Context , targetClient : *ClientName ) error
-
SuspendClient suspends a client, or tmux's current client when targetClient is nil. Cancellation does not prove suspension did not occur.
0 declared, 0 inherited