On this page
tmux.Plan.SetOption
- Module
- tmux
- Declared in
- Plan
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/plan_server.go
- SetOption ( target : Ref , request : SetPlanOptionRequest )
-
SetOption records a tmux option written on the object target names, or on the server when target is the zero
Refand Global is set.It takes the option's tmux name because typed accessors read values back.
0 declared, 0 inherited