libtmux Reference MCP Search
On this page

server.settings.Server.set_array_option

View as Markdown

Module
server.settings
Declared in
Server
Package
libtmux
Source
crates/libtmux/src/server/settings.rs
set_array_option ( self , name : &str , index : u32 , value : impl Into<OsString> ) Result<(), Error>
method [source]
method [source]
set_array_option

Write one index of an array option, leaving the others alone.

Errors

Returns an error when tmux refuses the option name or the value.

0 declared, 0 inherited

Esc

Type to search.