Method: RoadForest::Graph::ReadOnlyManager#source_graph
- Defined in:
- lib/roadforest/graph/access-manager.rb
#source_graph ⇒ Object Also known as: origin_graph, destination_graph
Returns the value of attribute source_graph.
11 12 13 |
# File 'lib/roadforest/graph/access-manager.rb', line 11 def source_graph @source_graph end |