LibTmux.LibTmuxException.Dispatch
.NET
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET
- C++ Unavailable
- Swift Unavailable
- Module
- LibTmux
- Declared in
- LibTmuxException
- Package
- LibTmux
- Source
- src/LibTmux/Exceptions/LibTmuxException.cs
- Dispatch : TmuxDispatchState
-
Gets whether the command reached tmux, and so whether a retry is safe.
Defaults to
Unknown, which is the state that does not invite an unsafe retry. A failure only claimsNotDispatchedwhere the code can see that tmux was never started.Discussed in Errors and exceptions
0 declared, 0 inherited