On this page
plan.PlanValidationErrorKind
- Module
- plan
- Package
- libtmux
- Source
- crates/libtmux/src/plan.rs
5 declared, 0 inherited
Members
- 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.