On this page
tmux.Plan.Preview
- Module
- tmux
- Declared in
- Plan
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/plan.go
-
Preview renders every recorded operation's argument vector without running anything, for the tmux version given.
An entry is nil when it references an object an earlier step has not created.
Other render failures return the entries completed before the error. Preview catches them before a non-atomic run can partially mutate tmux.
0 declared, 0 inherited