On this page
tmux.SetArrayResult
- Module
- tmux
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/option_runtime.go
-
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.