libtmux Reference MCP Search
On this page

tmux.SparseEntry

View as Markdown

Module
tmux
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/sparse_array.go
struct tmux.SparseEntry
struct [source]
struct [source]
struct tmux.SparseEntry

SparseEntry is one indexed SparseArray value.

2 declared, 0 inherited

Members

  • Index attribute Index is the nonnegative sparse-array index.
  • Value attribute Value is the value stored at Index.
Esc

Type to search.