On this page
LibTmux.Pane.ClearAsync
- Module
- LibTmux
- Declared in
- Pane
- Package
- LibTmux
- Source
- src/LibTmux/Pane.Input.cs
- ClearAsync ( cancellationToken : CancellationToken ) Task<Pane>
-
Clears the pane by running the shell's reset.
- Parameters
-
-
cancellationToken ( CancellationToken ) – Cancels the tmux commands.
-
- Returns
-
A replacement handle carrying the state afterwards.
0 declared, 0 inherited