# libtmux.OptionDescriptor

- **Module:** libtmux
- **Package:** libtmux
- **Language:** Lua
- **Kind:** class
- **Source:** https://github.com/libtmux/libtmux-lua/blob/547c9c4228e07ebf846690eb44da2eeeb6fde922/lua/libtmux/_internal/options_catalog.lua#L5
- **Page:** https://libtmux.org/en/lua/latest/reference/libtmux-optiondescriptor/

## Members

- `array` (attribute)
- `array_separator` (attribute)
- `choices` (attribute)
- `flags_bits` (attribute)
- `hook` (attribute)
- `maximum` (attribute)
- `maximum_expression` (attribute)
- `minimum` (attribute)
- `minimum_expression` (attribute)
- `name` (attribute)
- `native_type` (attribute)
- `pattern` (attribute)
- `scope_bits` (attribute)
- `scopes` (attribute)
- `separator` (attribute)
- `style` (attribute)
- `unit` (attribute)
