- Module
- LibTmux
- Declared in
- Server
- Package
- libtmux
- Source
- gems/libtmux/lib/libtmux/server.rb
- Other languages
- Python Lua TypeScriptRustGoJava.NETC++Swift
- kill ( timeout : ::Numeric = nil , cancel : untyped = nil ) ::LibTmux::CommandResult
-
Behavior: Killing daemons.
Behavior contract: Killing daemons.
In other ports Shut the tmux server down
- Python
libtmux.Server.kill - Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript
server.Server.kill - Rust
server.Server.kill - Go
tmux.Server.Kill - Java
io.github.libtmux.Server.Server.killServer - .NET
LibTmux.Server.KillAsync - C++
libtmux::Server::kill - Swift
Server.killServer()
- Python
0 declared, 0 inherited