On this page
tmux.Ref
- Module
- tmux
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/plan.go
-
Ref addresses an existing object or one an earlier
Planstep will create. This permits forward construction without tmux I/O. The zero Ref addresses nothing and makes a targeted operation fail validation.
1 declared, 0 inherited
Members
- String method String returns the target a Ref resolves to, or a placeholder naming the step that will produce it.