tmux.Window.SessionID
- Module
- tmux
- Declared in
- Window
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/model.go
- Other languages
- Python Ruby Lua TypeScript Rust Java .NET C++ Swift
-
SessionID returns the linked session containing this view.
In other ports The id of the session a window was reached through
- Python
libtmux.Window.session_id - Ruby No source-verified Ruby equivalent is recorded for this operation.
- Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript no equivalent on
Window - Rust
window.Window.session_id - Java no equivalent on
Window - .NET no equivalent on
Window - C++
libtmux::Window::session_id - Swift no equivalent on
Window
- Python
0 declared, 0 inherited