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

View as Markdown

Module
session
Declared in
Session
Package
libtmux
Source
crates/libtmux/src/session.rs
Other languages
PythonTypeScriptGoJava.NETC++Swift
kill ( self ) → Result<(), Error>
method [source]
method [source]
kill

Kill the session.

This consumes the handle: every other handle to the same session is now stale, and refreshing one reports Error::ObjectGone .

Errors

Returns an error when tmux refuses the command.

In other ports End a session

0 declared, 0 inherited

Esc

Type to search.