# tmux.OptionOrigin

- **Module:** tmux
- **Package:** github.com/libtmux/libtmux-go/tmux
- **Language:** Go
- **Kind:** struct
- **Source:** https://github.com/libtmux/libtmux-go/blob/5f808882015a975a65acc7f9da5b3ff0d5cbdc91/tmux/option_value.go#L7
- **Page:** https://libtmux.org/reference/go/tmux-optionorigin/

OptionOrigin identifies where a present option value was resolved. The declared values form the complete set of valid origins.

## Members

- `String` (method) — String returns the origin's tmux vocabulary, so an origin prints as a word beside the generated option values, which all carry String.
