Method: GPX::GPXFile#routes

Defined in:
lib/gpx/gpx_file.rb

#routesObject

Returns the value of attribute routes.



5
6
7
# File 'lib/gpx/gpx_file.rb', line 5

def routes
  @routes
end