Method: Counterstring::String#length

Defined in:
lib/counterstring.rb

#lengthObject

Returns the value of attribute length

Returns:

  • (Object)

    the current value of length



8
9
10
# File 'lib/counterstring.rb', line 8

def length
  @length
end