libtmux Reference MCP Search
On this page

plan.ops.options.SetOption.declared_scope

View as Markdown

Module
plan.ops.options
Declared in
SetOption
Package
libtmux
Source
crates/libtmux/src/plan/ops/options.rs
declared_scope ( self ) Option<(&OsStr, crate::OptionScope)>
method [source]
method [source]
declared_scope

Where this step tells tmux to keep the option, when it names a place.

None for a global write: tmux keeps a -g write in the global table belonging to whatever scope the option has, so "global" is true of wherever it lands and there is nothing to be wrong about.

0 declared, 0 inherited

Esc

Type to search.