Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

View as Markdown

Module
server
Declared in
Server
Package
libtmux
Source
packages/libtmux/src/server.ts
Other languages
PythonRuby Lua RustGoJava.NETC++Swift
kill ( ) → Promise<void>
method [source]
method [source]
kill

Terminate the tmux server and every session on it.

Examples

await server.kill();

Discussed in Socket and servers

In other ports Shut the tmux server down

0 declared, 0 inherited

Esc

Type to search.