pane.Pane.session
TypeScript
- Python
- Ruby Unavailable
- Lua Unavailable
- TypeScript
- Rust Unavailable
- Go
- Java Unavailable
- .NET
- C++
- Swift Unavailable
- Module
- pane
- Declared in
- Pane
- Package
- libtmux
- Source
- packages/libtmux/src/pane.ts
- Other languages
- Python Ruby Lua Rust Go Java .NETC++ Swift
-
The session containing this pane.
Examples
pane.session?.name;In other ports The session containing a pane
- Python
libtmux.Pane.session - Ruby No source-verified Ruby equivalent is recorded for this operation.
- Lua No source-verified Lua equivalent is recorded for this operation.
- Rust no equivalent on
Pane - Go
tmux.Pane.Session - Java no equivalent on
Pane - .NET
LibTmux.Pane.Session - C++
libtmux::Pane::session - Swift no equivalent on
Pane
- Python
0 declared, 0 inherited