Method: LastFM::Buylink#link

Defined in:
lib/lastfm/buylink.rb

Returns the current value of link.

Returns:

  • (String)

    the current value of link



8
9
10
# File 'lib/lastfm/buylink.rb', line 8

def link
  @link
end