Method: Pacer::Core::Graph::GraphRoute#result
- Defined in:
- lib/pacer/core/graph/graph_route.rb
#result ⇒ Object
Specialization of result simply returns self.
29 30 31 |
# File 'lib/pacer/core/graph/graph_route.rb', line 29 def result self end |