Method: Delorean::Ruby::Whitelists::Base#matchers
- Defined in:
- lib/delorean/ruby/whitelists/base.rb
#matchers ⇒ Object (readonly)
Returns the value of attribute matchers.
10 11 12 |
# File 'lib/delorean/ruby/whitelists/base.rb', line 10 def matchers @matchers end |