libtmux Reference MCP Search
On this page

libtmux.Server.__exit__

View as Markdown

Module
libtmux
Declared in
Server
Package
libtmux
Source
src/libtmux/server.py
__exit__ ( self , exc_type : type[BaseException] | None , exc_value : BaseException | None , exc_tb : types.TracebackType | None ) None
method [source]
method [source]
__exit__

Exit the context, killing the server if it exists.

Parameters

0 declared, 0 inherited

Esc

Type to search.