Method: Playlist#info_url

Defined in:
lib/playlist.rb

#info_urlString

A URL to get more inforamtion about this playlist

Returns:

  • (String)


24
25
26
# File 'lib/playlist.rb', line 24

def info_url
  @info_url
end