plan.run.PlanResult
Rust
- Python Unavailable
- Ruby Unavailable
- Lua 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 running a plan produced.
5 declared, 0 inherited
Members
- created method The concrete id a creating operation produced, if it bound one.
- dispatches method How many tmux invocations the run cost.
- is_complete method Whether every operation is known to have succeeded.
- operations method One report per recorded operation, in plan order.
- steps method What each dispatched invocation produced.