Class: KatakataIrb::Types::Splat

Inherits:
Struct
  • Object
show all
Defined in:
lib/katakata_irb/types.rb

Instance Attribute Summary collapse

Instance Attribute Details

#itemObject

Returns the value of attribute item

Returns:

  • (Object)

    the current value of item



26
27
28
# File 'lib/katakata_irb/types.rb', line 26

def item
  @item
end