- Module
- libtmux
- Declared in
- Session
- Package
- libtmux
- Source
- lua/libtmux/_internal/entity.lua
- Other languages
- PythonRubyTypeScriptRustGoJava.NETC++Swift
- kill ( options : libtmux.TopologyOptions? = nil ) libtmux.Request<boolean>
-
Discussed in Topology operations
In other ports End a session
- Python
libtmux.Session.kill - Ruby
LibTmux::Session#kill - TypeScript
session.Session.kill - Rust
session.Session.kill - Go
tmux.Session.Kill - Java
io.github.libtmux.Session.Session.kill - .NET
LibTmux.Session.KillAsync - C++
libtmux::Session::kill - Swift
Server.kill(_:)
- Python
0 declared, 0 inherited