On this page
LibTmux.Server.IfShellAsync
- Module
- LibTmux
- Declared in
- Server
- Package
- LibTmux
- Source
- src/LibTmux/Server.Execution.cs
- IfShellAsync ( request : IfShellRequest , cancellationToken : CancellationToken ) Task
-
Runs one tmux command or another depending on a shell command.
- Parameters
-
-
request ( IfShellRequest ) – What to test, and what to run either way.
-
cancellationToken ( CancellationToken ) – Cancels the tmux command.
-
0 declared, 0 inherited