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

Python API

Python documentation

libtmux._internal.constants.ServerOptions

Python
  • Python
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

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.