Class: VimSdk::TypedArray

Inherits:
Array
  • Object
show all
Defined in:
lib/ruby_vim_sdk/typed_array.rb

Class Attribute Summary collapse

Class Attribute Details

.itemObject

Returns the value of attribute item.



5
6
7
# File 'lib/ruby_vim_sdk/typed_array.rb', line 5

def item
  @item
end