Class: Katalyst::Kpop::Matchers::ChainedMatcher::Input Private

Inherits:
Struct
  • Object
show all
Defined in:
lib/katalyst/kpop/matchers/chained_matcher.rb

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

Instance Attribute Summary collapse

Instance Attribute Details

#matchedObject

Returns the value of attribute matched

Returns:

  • (Object)

    the current value of matched



10
11
12
# File 'lib/katalyst/kpop/matchers/chained_matcher.rb', line 10

def matched
  @matched
end