On this page
LibTmux.LibTmuxException.Dispatch
- 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