Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

Go API

Go documentation

tmux.SetArrayResult

Go
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

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.