On this page
LibTmux.Session.GetPanesAsync
- Module
- LibTmux
- Declared in
- Session
- Package
- LibTmux
- Source
- src/LibTmux/Session.Relations.cs
- GetPanesAsync ( cancellationToken : CancellationToken ) Task<IReadOnlyList<Pane>>
-
Reads this session's panes from tmux.
- Parameters
-
-
cancellationToken ( CancellationToken ) – Cancels the tmux command.
-
- Returns
-
The panes tmux reports for this session.
0 declared, 0 inherited