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