tmux.Server.LockServer
- Module
- tmux
- Declared in
- Server
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/server_clients.go
- Other languages
- Python Ruby Lua TypeScript RustJava.NET C++ Swift
- LockServer ( ctx : context.Context ) error
-
LockServer locks every attached client on the tmux server. Cancellation does not prove the server did not lock a client.
In other ports Lock every client attached to the server
- Python
libtmux.Server.lock_server - Ruby No source-verified Ruby equivalent is recorded for this operation.
- Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript no equivalent on
Server - Rust
server.Server.lock_all - Java
io.github.libtmux.Server.Server.lock - .NET
LibTmux.Server.LockAsync - C++ no equivalent on
Server - Swift no equivalent on
Server
- Python
0 declared, 0 inherited