On this page
LibTmux.Client.GetAttachedPaneAsync
- Module
- LibTmux
- Declared in
- Client
- Package
- LibTmux
- Source
- src/LibTmux/Client.Administration.cs
- GetAttachedPaneAsync ( cancellationToken : CancellationToken ) Task<Pane?>
-
Reads the pane this client has active now.
- Parameters
-
-
cancellationToken ( CancellationToken ) – Cancels the tmux commands.
-
- Returns
-
The pane, or null when the client has none.
0 declared, 0 inherited