libtmux Reference MCP Search
On this page

TmuxHook.index

View as Markdown

Declared in
TmuxHook
Package
libtmux-swift
Source
Sources/LibTmux/Options.swift
index : let index: Int
property [source]
property [source]
index

Which slot of the name's array holds this command.

tmux stores an array per hook name and labels every bound command with its position, filling [0] when a caller does not choose one. So a reported hook always has an index, and reading one costs no unwrapping.

0 declared, 0 inherited

Esc

Type to search.