Method: RuboCop::StringUtil::JaroWinkler#boost_threshold
- Defined in:
- lib/rubocop/string_util.rb
#boost_threshold ⇒ Object (readonly)
Returns the value of attribute boost_threshold.
112 113 114 |
# File 'lib/rubocop/string_util.rb', line 112 def boost_threshold @boost_threshold end |