On this page
LibTmux.Pane.RefreshAsync
- Module
- LibTmux
- Declared in
- Pane
- Package
- LibTmux
- Source
- src/LibTmux/Pane.Snapshot.cs
- RefreshAsync ( cancellationToken : CancellationToken ) Task<Pane>
-
Re-reads this pane from tmux.
- Parameters
-
-
cancellationToken ( CancellationToken ) – Cancels the tmux command.
-
- Returns
-
A replacement handle carrying current state.
0 declared, 0 inherited