LibTmux::WindowLinkSnapshot#index
- Module
- LibTmux
- Declared in
- WindowLinkSnapshot
- Package
- libtmux
- Source
- gems/libtmux/lib/libtmux/snapshot.rb
- Other languages
- Python Lua TypeScript RustGoJava.NETC++ Swift
-
Behavior: Captured records.
Behavior contract: Captured records.
In other ports A window's index in its session
- Python
libtmux.Window.index - Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript no accessor; the field is read from
Window.format, tmux's own row - Rust
window.Window.index - Go
tmux.Window.Index - Java
io.github.libtmux.Window.Window.index - .NET
LibTmux.Window.Index - C++
libtmux::Window::index - Swift no equivalent on
Window
- Python
0 declared, 0 inherited