libtmux::DeliveryStatus
C++
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++
- Swift Unavailable
- Module
- libtmux
- Package
- libtmux-cxx
- Source
- include/libtmux/delivery.hpp
-
How far a command is known to have got before something stopped it.
This is the value that decides whether retrying is safe: only
not_startedis safe blindly, andindeterminateis an answer rather than a missing one.Discussed in Errors and exceptions
4 declared, 0 inherited
Members
- indeterminate constant
- not_started constant
- replied constant
- written constant