On this page
tmux.Session.Lock
- Module
- tmux
- Declared in
- Session
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/server_clients.go
- Lock ( ctx : context.Context ) error
-
Lock locks every client attached to the session identified by this handle's stable ID. Cancellation does not prove that tmux did not lock a client.
0 declared, 0 inherited