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

common.DeliveryStatus

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

View as Markdown

Module
common
Package
libtmux
Source
packages/libtmux/src/common.ts
DeliveryStatus
typealias [source]
typealias [source]
DeliveryStatus

How far a command got before something interrupted it.

This is what a caller needs to decide whether retrying is safe: a command that was never written changed nothing, and one that was written but not answered may have done its work already. indeterminate is the honest answer, not a missing one.

0 declared, 0 inherited

Esc

Type to search.