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