Method: Ogr::DepthFirstSearch#distance
- Defined in:
- lib/ogr/graphs/depth_first_search.rb
#distance ⇒ Object
Returns the value of attribute distance.
4 5 6 |
# File 'lib/ogr/graphs/depth_first_search.rb', line 4 def distance @distance end |