# libtmux.OptionRecord

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

## Members

- `entries` (attribute): Ordered sparse entries; empty is distinct from absent.
- `inherited` (attribute)
- `name` (attribute)
- `present` (attribute): False distinguishes absent from empty and false.
- `scope` (attribute): Requested storage scope.
- `target` (attribute)
- `type` (attribute)
- `value` (attribute): Canonical text for key, colour, style and command types.
