On this page
tmux.Plan.RunWith
- Module
- tmux
- Declared in
- Plan
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/plan.go
- RunWith ( ctx : context.Context , server : Server , planner : Planner ) (PlanResult, error)
-
RunWith runs the plan with planner deciding dispatch grouping. Successful execution produces planner-independent results, but every operation in a failed grouped dispatch is
OpIndeterminate. UseSequentialfor exact attribution.
0 declared, 0 inherited