Method: List#length

Defined in:
lib/lib/list.rb

#lengthObject

Returns the value of attribute length.



17
18
19
# File 'lib/lib/list.rb', line 17

def length
  @length
end