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