Method: Recog::Fingerprint#regex
- Defined in:
- lib/recog/fingerprint.rb
#regex ⇒ Regexp (readonly)
Regular expression pulled from the DB xml file.
21 22 23 |
# File 'lib/recog/fingerprint.rb', line 21 def regex @regex end |
Regular expression pulled from the DB xml file.
21 22 23 |
# File 'lib/recog/fingerprint.rb', line 21 def regex @regex end |