Class: Route
| Defined in: | src/route.coffee |
Instance Method Summary
- - (void) constructor(path, action) Constructor
- - (void) getPath()
- - (void) getName()
- - (void) getMethod()
- - (void) getDescription()
Constructor Details
- (void) constructor(path, action)
Instance Method Details
- (void) getPath()
- (void) getName()
- (void) getMethod()
- (void) getDescription()