Class: MVCLI::Router::Route
- Inherits:
-
Object
- Object
- MVCLI::Router::Route
- Defined in:
- lib/mvcli/router.rb
Instance Method Summary collapse
-
#initialize(router, pattern, action, options = {}) ⇒ Route
constructor
A new instance of Route.
- #match(argv) ⇒ Object