command.CommandResult.refusal_for
Rust
- Python Unavailable
- TypeScript Unavailable
- Rust
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- command
- Declared in
- CommandResult
- Package
- libtmux
- Source
- crates/libtmux/src/command.rs
-
Classify a nonzero status as a refusal for a named operation.
Use a fixed operation name without targets or argument values. The result keeps no original target, so classification uses only what tmux echoed in stderr. Sensitive command output is withheld from the returned error.
Returns
Nonewhen the command succeeded.
0 declared, 0 inherited