common.DeliveryStatus
TypeScript
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- common
- Package
- libtmux
- Source
- packages/libtmux/src/common.ts
-
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.
indeterminateis the honest answer, not a missing one.
0 declared, 0 inherited