Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

LibTmux.LibTmuxException.Dispatch

.NET
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET
  • C++ Unavailable
  • Swift Unavailable

View as Markdown

Module
LibTmux
Declared in
LibTmuxException
Package
LibTmux
Source
src/LibTmux/Exceptions/LibTmuxException.cs
Dispatch : TmuxDispatchState
property [source]
property [source]
Dispatch

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 claims NotDispatched where the code can see that tmux was never started.

Discussed in Errors and exceptions

0 declared, 0 inherited

Esc

Type to search.