# LibTmux::EntityRef

- **Module:** LibTmux
- **Package:** libtmux
- **Language:** Ruby
- **Kind:** class
- **Source:** https://github.com/libtmux/libtmux-ruby/blob/c6d9d21771828e583692ca899ed817f9640d6a55/gems/libtmux/lib/libtmux/entity.rb#L45
- **Page:** https://libtmux.org/en/ruby/latest/reference/libtmux-entityref-162n/

A target belongs to one open server binding; names never identify it.

## Members

- `==` (method): Behavior: Entity references.
- `binding_key` (method): Returns the value of attribute binding_key.
- `eql?` (method): Behavior: Entity references.
- `hash` (method): Behavior: Entity references.
- `id` (method): Returns the value of attribute id.
- `index` (method): Returns the value of attribute index.
- `inspect` (method): Behavior: Entity references.
- `kind` (method): Returns the value of attribute kind.
- `session_id` (method): Returns the value of attribute session_id.
