On this page
TmuxHook.index
- Declared in
- TmuxHook
- Package
- libtmux-swift
- Source
- Sources/LibTmux/Options.swift
-
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