# libtmux.constants.OptionScope

- **Module:** libtmux.constants
- **Package:** libtmux
- **Language:** Python
- **Kind:** class
- **Source:** https://github.com/tmux-python/libtmux/blob/036c521c4b83ce6e434eb50afe2a0d08a6a05e46/src/libtmux/constants.py#L64
- **Page:** https://libtmux.org/reference/py/libtmux-constants-optionscope/

Scope used with ``set-option`` and ``show-option(s)`` commands.

## Members

- `Server` (attribute)
- `Session` (attribute)
- `Window` (attribute)
- `Pane` (attribute)
