Method: Inspec::Test#matcher

Defined in:
lib/inspec/objects/test.rb

#matcherObject

Returns the value of attribute matcher.



3
4
5
# File 'lib/inspec/objects/test.rb', line 3

def matcher
  @matcher
end