libtmux Reference MCP Search
On this page

plan.Plan.validate

View as Markdown

Module
plan
Declared in
Plan
Package
libtmux
Source
crates/libtmux/src/plan.rs
validate ( self ) Result<(), PlanValidationError>
method [source]
method [source]
validate

Check every slot before a run can change tmux state.

Errors

Returns an error when a slot names an absent or non-earlier step, or when that step does not produce the required tmux object.

0 declared, 0 inherited

Esc

Type to search.