pane.Pane.session_id
- Module
- pane
- Declared in
- Pane
- Package
- libtmux
- Source
- crates/libtmux/src/pane.rs
- Other languages
- Python TypeScript Go Java .NET C++ Swift
-
Return the session this handle reached the pane through.
A pane reached through a linked window can report a different session depending on which link discovery followed.
In other ports The id of the session a pane was reached through
- Python
libtmux.Pane.session_id - TypeScript no equivalent on
Pane - Go
tmux.Pane.SessionID - 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