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

libtmux_mcp.models.OptionResult

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

API reference · Markdown

class libtmux_mcp.models.OptionResult
class [source]
class [source]
class libtmux_mcp.models.OptionResult
Bases:
  • BaseModel

Result of a show_option call.

Members

option

option : str = Field(description="Option name")
attribute [source]
attribute [source]
option

value

value : t.Any = Field(description="Option value")
attribute [source]
attribute [source]
value
Esc

Type to search.