Method: Inspec::Describe::Test#matcher

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

#matcherObject

Returns the value of attribute matcher

Returns:

  • (Object)

    the current value of matcher



8
9
10
# File 'lib/inspec/objects/describe.rb', line 8

def matcher
  @matcher
end