tmux.SetArrayResult
Go
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- 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.