plan.run.StepOutcome
Rust
- Python Unavailable
- TypeScript Unavailable
- Rust
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- plan.run
- Package
- libtmux
- Source
- crates/libtmux/src/plan/run.rs
-
What one dispatched invocation produced.
7 declared, 0 inherited
Members
- attribution method Whether the outcomes are per-operation evidence or a shared verdict.
- has_sensitive_input method Whether any command in this invocation carried a sensitive argument.
- outcomes method One outcome per operation in the invocation, in order.
- refusal method Why tmux refused this invocation, in the crate's error vocabulary.
- stderr method The invocation's stderr, exactly as tmux wrote it.
- stdout method The invocation's stdout, exactly as tmux wrote it.
- step method The invocation this describes.