plan.PlanValidationErrorKind
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
-
Why a plan dependency is invalid.
6 declared, 0 inherited
Members
- SendKeysTextWithKeys constant A
SendKeyscarries literal text together with named keys. - SourceMissing constant The referenced source index is outside the plan.
- SourceNotEarlier constant The source is the same step or a later one.
- SourceOutputMissing constant The source does not produce the referenced output.
- SourceProvenanceMismatch constant The slot came from a different recorded producer.
- SourceScopeMismatch constant The source output is a different tmux object kind.