libtmux Reference MCP Search
On this page

libtmux.server._is_daemon_not_up_error

View as Markdown

Module
libtmux.server
Package
libtmux
Source
src/libtmux/server.py
_is_daemon_not_up_error ( stderr_text : str ) bool
function [source]
function [source]
_is_daemon_not_up_error

Return True if the error indicates the tmux server is not running.

tmux signals this in two ways: 1. "no server running" (socket exists but no daemon is listening) 2. "error connecting to ... (No such file or directory)" (socket file is missing)

0 declared, 0 inherited

Esc

Type to search.