libtmux Reference MCP Search
On this page

libtmux._internal.constants.ServerOptions

View as Markdown

Module
libtmux._internal.constants
Package
libtmux
Source
src/libtmux/_internal/constants.py
class libtmux._internal.constants.ServerOptions
class [source]
class [source]
class libtmux._internal.constants.ServerOptions

Container for tmux server options.

Each field carries the value of the tmux server option named the same with hyphens in place of underscores. A field keeps its default — None, or an empty container for the array options — when tmux reports no value for it.

22 declared, 1 inherited

Members

Inherited members

Reached through libtmux._internal.dataclasses.SkipDefaultFieldsReprMixin.

  • __repr__ libtmux._internal.dataclasses.SkipDefaultFieldsReprMixin Omit default fields in object representation.
Esc

Type to search.