plan.PlanValidationError
Rust
- Python Unavailable
- TypeScript Unavailable
- Rust
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- plan
- Package
- libtmux
- Source
- crates/libtmux/src/plan.rs
-
An invalid dependency between two plan steps, or a step whose own arguments cannot render as one tmux command.
No tmux command is dispatched when validation fails.
5 declared, 0 inherited
Members
- expected_scope method The tmux object kind the target requires.
- kind method The validation failure category.
- source_scope method The source output's object kind, when that output exists.
- source_step method The step the invalid target references.
- step method The step carrying the invalid target.