On this page
tmux.PlanError
- Module
- tmux
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/plan.go
-
PlanError reports a plan this package refused before sending anything to tmux. It matches
ErrPlanthrough errors.Is; callers can recover Step and Reason with errors.As.
4 declared, 0 inherited