Class: SunDawg::Track

Inherits:
BaseEntity show all
Defined in:
lib/track.rb

Instance Attribute Summary collapse

Attributes inherited from BaseEntity

#match, #mbid, #name, #yahoo_id

Instance Attribute Details

#artistObject

Returns the value of attribute artist.



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

def artist
  @artist
end