Class: UnattendedConfig
- Inherits:
-
Struct
- Object
- Struct
- UnattendedConfig
- Defined in:
- lib/reckon/app.rb
Instance Attribute Summary collapse
-
#similarity_threshold ⇒ Object
Returns the value of attribute similarity_threshold.
Instance Attribute Details
#similarity_threshold ⇒ Object
Returns the value of attribute similarity_threshold
6 7 8 |
# File 'lib/reckon/app.rb', line 6 def similarity_threshold @similarity_threshold end |