# LibTmux::OptionValue

- **Module:** LibTmux
- **Package:** libtmux
- **Language:** Ruby
- **Kind:** class
- **Source:** https://github.com/libtmux/libtmux-ruby/blob/c6d9d21771828e583692ca899ed817f9640d6a55/gems/libtmux/lib/libtmux/options.rb#L19
- **Page:** https://libtmux.org/en/ruby/latest/reference/libtmux-optionvalue/

Raw bytes remain available even when a caller requests a typed conversion.

## Members

- `array?` (method): Behavior: Option values.
- `as` (method): Behavior: Option values.
- `index` (method): Returns the value of attribute index.
- `inherited?` (method): Behavior: Option values.
- `name` (method): Returns the value of attribute name.
- `present?` (method): Behavior: Option values.
- `raw` (method): Returns the value of attribute raw.
