On this page
libtmux::Server::kill
- Module
- libtmux
- Declared in
- Server
- Package
- libtmux-cxx
- Source
- include/libtmux/server.hpp
- Other languages
- PythonTypeScriptRustGoJava.NETSwift
- kill ( ) expected< void, CommandFailure >
-
End the server and everything in it.
In other languages Shut the tmux server down
- Python
libtmux.Server.kill - 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