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