Libraries
»
gpx
(1.2.0)
»
Index
»
GPX
»
Track
»
#name
Method: GPX::Track#name
Defined in:
lib/gpx/track.rb
#
name
⇒
Object
Returns the value of attribute name.
12 13 14
# File 'lib/gpx/track.rb', line 12
def
name
@name
end