On this page
plan.run.Outcome.Unknown
- Module
- plan.run
- Declared in
- Outcome
- Package
- libtmux
- Source
- crates/libtmux/src/plan/run.rs
-
It shared an invocation with a failure and nothing distinguishes it.
This is not a soft failure, it is the absence of evidence: the merged result carries one exit status and one stderr whichever member failed. Re-run with
Planner::Sequentialto get an answer per operation.
0 declared, 0 inherited