Class: Katalyst::Kpop::Matchers::ChainedMatcher::Input Private
- Inherits:
-
Struct
- Object
- Struct
- Katalyst::Kpop::Matchers::ChainedMatcher::Input
- 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
-
#matched ⇒ Object
Returns the value of attribute matched.
Instance Attribute Details
#matched ⇒ Object
Returns the value of attribute matched
8 9 10 |
# File 'lib/katalyst/kpop/matchers/chained_matcher.rb', line 8 def matched @matched end |