Class: K::Replace::Config
- Inherits:
-
Object
- Object
- K::Replace::Config
- Defined in:
- lib/k/replace/config.rb
Instance Attribute Summary collapse
-
#key_pattern ⇒ Object
Returns the value of attribute key_pattern.
Instance Attribute Details
#key_pattern ⇒ Object
Returns the value of attribute key_pattern.
6 7 8 |
# File 'lib/k/replace/config.rb', line 6 def key_pattern @key_pattern end |