libtmux::FailureKind::cancelled
C++
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++
- Swift Unavailable
- Module
- libtmux
- Declared in
- FailureKind
- Package
- libtmux-cxx
- Source
- include/libtmux/command.hpp
-
The caller withdrew the call.
Whether tmux acted is a separate question, and
deliveryis what answers it: a cancellation accepted before dispatch is not_started, and one accepted after the command was written is not.
0 declared, 0 inherited