Class: VimSdk::TypedArray
- Inherits:
-
Array
- Object
- Array
- VimSdk::TypedArray
- Defined in:
- lib/ruby_vim_sdk/typed_array.rb
Class Attribute Summary collapse
-
.item ⇒ Object
Returns the value of attribute item.
Class Attribute Details
.item ⇒ Object
Returns the value of attribute item.
5 6 7 |
# File 'lib/ruby_vim_sdk/typed_array.rb', line 5 def item @item end |