On this page
libtmux.Pane.get
- Module
- libtmux
- Declared in
- Pane
- Package
- libtmux
- Source
- src/libtmux/pane.py
-
Return key-based lookup. Deprecated by attributes.
Deprecated
0.17 — Deprecated by attribute lookup, e.g.
pane['window_name']is now accessed viapane.window_name.
0 declared, 0 inherited