On this page
plan.planner.StepReason
- Module
- plan.planner
- Package
- libtmux
- Source
- crates/libtmux/src/plan/planner.rs
5 declared, 0 inherited
Members
- Alone constant Alone because it had nothing to share with.
- CreatesId constant Alone because it prints an id a later operation needs.
- Folded constant Several operations sharing one invocation.
- MarkedFold constant A pane creation sharing its invocation with what decorates it.
- ReadsOutput constant Alone because its output is its answer, and a shared invocation returns one merged stdout with no per-command boundary.