- Module
- libtmux
- Declared in
- Server
- Package
- libtmux-cxx
- Source
- include/libtmux/server.hpp
- Other languages
- PythonRuby Lua TypeScriptRustGoJava.NETSwift
- kill ( ) expected< void, CommandFailure >
-
End the server and everything in it.
Discussed in Socket and servers
In other ports Shut the tmux server down
- Python
libtmux.Server.kill - Ruby
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 - Swift
Server.killServer()
- Python
0 declared, 0 inherited