Method: Messaging::Routing::Route#matcher
- Defined in:
- lib/messaging/routing/route.rb
#matcher ⇒ Object (readonly)
Returns the value of attribute matcher.
9 10 11 |
# File 'lib/messaging/routing/route.rb', line 9 def matcher @matcher end |