tmux.Pane.SessionID
- Module
- tmux
- Declared in
- Pane
- 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 pane view.
In other ports The id of the session a pane was reached through
- Python
libtmux.Pane.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
Pane - Rust
pane.Pane.session_id - Java no equivalent on
Pane - .NET no equivalent on
Pane - C++
libtmux::Pane::session_id - Swift no equivalent on
Pane
- Python
0 declared, 0 inherited