libtmux Reference MCP Search
On this page

tmux.SetArrayResult

View as Markdown

Module
tmux
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/option_runtime.go
struct tmux.SetArrayResult
struct [source]
struct [source]
struct tmux.SetArrayResult

SetArrayResult reports confirmed progress from a typed sparse-array replacement. AppliedIndices is caller-owned and is non-nil whenever mutation was attempted.

2 declared, 0 inherited

Members

  • AppliedIndices attribute AppliedIndices lists confirmed indexed writes in ascending order.
  • Replaced attribute Replaced reports whether tmux confirmed the base replacement.
Esc

Type to search.