Method: GPX::Track#name

Defined in:
lib/gpx/track.rb

#nameObject

Returns the value of attribute name.



12
13
14
# File 'lib/gpx/track.rb', line 12

def name
  @name
end