Method: ApiSim::Matchers::StaticRequestMatcher#route
- Defined in:
- lib/api_sim/matchers/static_request_matcher.rb
#route ⇒ Object (readonly)
Returns the value of attribute route.
8 9 10 |
# File 'lib/api_sim/matchers/static_request_matcher.rb', line 8 def route @route end |