Method: LastFM::Buylink#supplier

Defined in:
lib/lastfm/buylink.rb

#supplierHash

Returns the current value of supplier.

Returns:

  • (Hash)

    the current value of supplier



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

def supplier
  @supplier
end