Method: LazyString::LazySubString#size

Defined in:
lib/lazy-string.rb

#sizeObject (readonly) Also known as: length

Returns the value of attribute size.



33
34
35
# File 'lib/lazy-string.rb', line 33

def size
  @size
end