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

mcp.model.OptionArgs.scope

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

API reference · Markdown

mcp.model.OptionArgs.scope : Option<String>
attribute [source]
attribute [source]
mcp.model.OptionArgs.scope

Which tmux object the option belongs to.

One of server , global-session, global-window, session, window, or pane . Defaults to global-session, which is what setting an option without a target means in tmux.

Esc

Type to search.