libtmux Reference MCP Search
On this page

io.github.libtmux.Server.Server.killSession

View as Markdown

Module
io.github.libtmux.Server
Declared in
Server
Package
io.github.libtmux:libtmux
Source
libtmux/src/main/java/io/github/libtmux/Server.java
killSession ( name : String ) void
method [source]
method [source]
killSession

Ends the session with this name, and everything in it.

<p>The name is matched exactly. tmux would otherwise take a prefix, so asking to kill build could end build-cache instead.

Raises

0 declared, 0 inherited

Esc

Type to search.