Method: StringPattern::Pattern#min_length

Defined in:
lib/string_pattern.rb

#min_lengthObject

Returns the value of attribute min_length

Returns:

  • (Object)

    the current value of min_length



52
53
54
# File 'lib/string_pattern.rb', line 52

def min_length
  @min_length
end