Class: KatakataIrb::Types::Splat
- Inherits:
-
Struct
- Object
- Struct
- KatakataIrb::Types::Splat
- Defined in:
- lib/katakata_irb/types.rb
Instance Attribute Summary collapse
-
#item ⇒ Object
Returns the value of attribute item.
Instance Attribute Details
#item ⇒ Object
Returns the value of attribute item
26 27 28 |
# File 'lib/katakata_irb/types.rb', line 26 def item @item end |